This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11155] gcc's ia64-unwind.c makes gcc bootstrap internal error
- From: "francois-xavier dot kowalski at hp dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jun 2003 13:03:00 -0000
- Subject: [Bug bootstrap/11155] gcc's ia64-unwind.c makes gcc bootstrap internal error
- References: <20030611163831.11155.francois-xavier.kowalski@hp.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11155
francois-xavier.kowalski@hp.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From francois-xavier.kowalski@hp.com 2003-06-13 13:02 -------
I have added the --enable-libunwind-exceptions at the configuration stage. now
things happen to go better: I am able to compile gcc.
Now, I have an issue when generating the Objective-C library (I need support for
this -- unusual -- language). I will enter a separated bug for this one.
*** This bug has been marked as a duplicate of 10229 ***