public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Tom Bachmann <e_mc_h2@web.de>
To: gcc-help@gcc.gnu.org
Subject: Re: Building OS independant cross compilers (for ia64)
Date: Sat, 15 Jul 2006 10:36:00 -0000	[thread overview]
Message-ID: <44B8C504.7010706@web.de> (raw)
In-Reply-To: <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-----

  reply	other threads:[~2006-07-15 10:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-14 21:29 Tom Bachmann
2006-07-15 10:36 ` Tom Bachmann [this message]
2006-07-17 18:44 ` Kai Ruottu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44B8C504.7010706@web.de \
    --to=e_mc_h2@web.de \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).