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]

Building for i586-pc-interix3 host


Hi there,

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

Any hints appreciated,
	ladis


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