This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/10129] Ada bootstrap fails on powerpc-apple-darwin6.4 - invalid assembler emitted
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jun 2003 04:44:15 -0000
- Subject: [Bug bootstrap/10129] Ada bootstrap fails on powerpc-apple-darwin6.4 - invalid assembler emitted
- References: <20030318040600.10129.bosch@gcc.gnu.org>
- 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=10129
------- Additional Comments From pinskia at physics dot uc dot edu 2003-06-21 04:44 -------
A work around for the mainline is to compile gcc with -mdynamic-no-pic as I said in my email but
I also wantted to put here so that someone else looking for the bug can see the workaround.