This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: Building for i586-pc-interix3 host


> I just built current CVS on i586-pc-interix3 host for ARM linux target.
> There are few problems I do not know how to fix correctly.
> _ALL_SOURCE has to be defined for prototypes of strcasecmp etc,
> and some gas source files are including <string.h> at first place
> directly, so defining _ALL_SOURCE in config.h won't help in this case.
> 
> How should this be fixed? Adding _ALL_SOURCE to config/mh-interix?
> 
> $ uname -a
> Interix Nsfordev-XP 3.5 SP-8.0.1969.1 x86 Intel_x86_Family15_Model3_Stepping4

Please take a look at the list archives, I recently had to fix this for
hpux.

http://sources.redhat.com/ml/gdb-patches/2006-03/msg00295.html

randolph


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