This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On Sep 4, 2007, at 11:22 AM, Jeff Johnston wrote:
2. Disable multilib and manually build a library you want. In this particular case, you should use TARGET_CFLAGS to append whatever compiler options you want to the default options used to build newlib. You disable multilib by adding --disable-multilib to
Did you mean CFLAGS_FOR_TARGET instead of TARGET_CFLAGS?
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |