[Bug bootstrap/10057] [Sparc/Solaris 2.6] relocation error when creating libstdc++
ebotcazou@libertysurf.fr
gcc-bugzilla@gcc.gnu.org
Sun Jun 8 08:13:00 GMT 2003
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 ebotcazou@libertysurf.fr 2003-06-08 08:13 -------
Subject: Re: [Sparc/Solaris 2.6] relocation error when creating libstdc++
> I tried without any flags:
> ../gcc/configure --prefix=/usr/local/gcc34 --enable-languages=c,c++ &&
> make bootstrap
Still the same error?
> Do you want me to try some other command?
I'm not sure whether this is going to change anything, but at this point we
need to standardize everything. So could you:
- set
CONFIG_SHELL=/bin/ksh
in your environment before configuring,
- pass
--with-as=<path_to_gnu_as> --with-gnu-as
and
--with-ld=<path_to_gnu_ld> --with-gnu-ld
to the configure script?
Thanks in advance.
More information about the Gcc-bugs
mailing list