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]

Re: New tools build, now get conflicting symbol defns.



On Dec 4, 2007, at 3:57 PM, Jeff Johnston wrote:


You want to configure with --disable-newlib-supplied-syscalls

Thank you for that! I forgot all about that.


Unfortunately, the previous build seemed to include files like <errno.h> and <stdio.h>, but now my build doesn't. I wouldn't think that option should affect this. What else might? I configured with:

../combined/configure --prefix=$gPrefix --target=xscale-elf --enable- languages=c,c++ --disable-nls --with-newlib --disable-libssp --disable- newlib-supplied-syscalls


TIA, Rick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]