This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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 OS independant cross compilers (for ia64)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Tom Bachmann wrote:
> I tried some options
> (--target=ia64-unknown-elf, --with-newlib) to workaround this, without
> success (always problems compiling fde-glibc.c obviously related to
> headers [stdlib.h, link.h] not found).
> 

This statement was wrong. --target=ia64-unknown-elf fails because
stdlib.h cannot be found. It is included by unwind.h (that seems to be
generated from unwind-generic.h), but the inclusion can be omitted. I
currently patch the file locally.
Now everything seems to work.
- --
- -ness-
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEuMUEvD/ijq9JWhsRAkZyAKCBBG2gC3eCi/NnkpgF1GtpNT7KwACggFX5
+TJ1sHBM+0PrVZpmGJ9/88c=
=9eHX
-----END PGP SIGNATURE-----


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