Mercurial > ecos
diff packages/ChangeLog @ 1537:a49652af5b92
* pkgconf/rules.mak: When linking, $LDFLAGS must be after target.ld
so that -nostdlib works in all cases, so place it at the end.
Add -finline-limit hack to preserve behaviour with newer GCC.
Treat -frtti like -fno-rtti.
| author | jlarmour |
|---|---|
| date | Mon, 15 Mar 2004 15:19:46 +0000 |
| parents | 1ea738d9701c |
| children | 43adf3b81170 |
line wrap: on
line diff
--- a/packages/ChangeLog +++ b/packages/ChangeLog @@ -1,3 +1,10 @@ +2004-03-12 Jonathan Larmour <jifl@eCosCentric.com> + + * pkgconf/rules.mak: When linking, $LDFLAGS must be after target.ld + so that -nostdlib works in all cases, so place it at the end. + Add -finline-limit hack to preserve behaviour with newer GCC. + Treat -frtti like -fno-rtti. + 2004-02-27 Iztok Zupet <iz@elsis.si> * ecos.db: Added the LANCEPCI packages and support for the vmWare
