This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Building OS independant cross compilers (for ia64)
- From: Tom Bachmann <e_mc_h2 at web dot de>
- To: gcc-help at gcc dot gnu dot org
- Date: Sat, 15 Jul 2006 12:35:48 +0200
- Subject: Re: Building OS independant cross compilers (for ia64)
- Openpgp: id=AF495A1B; url=home.arcor.de/ness01/0xAF495A1B.asc
- References: <44B80C44.5000909@web.de>
-----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-----