Building OS independant cross compilers (for ia64)

Tom Bachmann e_mc_h2@web.de
Sat Jul 15 10:36:00 GMT 2006


-----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-----



More information about the Gcc-help mailing list