This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/10057] [Sparc/Solaris 2.6] relocation error when creating libstdc++
- From: "ask at wisdom dot weizmann dot ac dot il" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jun 2003 07:00:48 -0000
- Subject: [Bug bootstrap/10057] [Sparc/Solaris 2.6] relocation error when creating libstdc++
- References: <20030313092601.10057.ask@wisdom.weizmann.ac.il>
- 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=10057
------- Additional Comments From ask@wisdom.weizmann.ac.il 2003-06-08 07:00 -------
Subject: Re: [Sparc/Solaris 2.6] relocation error when
creating libstdc++
On 5 Jun 2003, ebotcazou@gcc.gnu.org wrote:
> ------- Additional Comments From ebotcazou@gcc.gnu.org 2003-06-05 08:24 -------
> Did you try with BOOT_CFLAGS instead of CFLAGS?
I tried without any flags:
../gcc/configure --prefix=/usr/local/gcc34 --enable-languages=c,c++ &&
make bootstrap
Do you want me to try some other command?
Regards,
ASK