building gcc 4.0.0 on Solaris

Eric Botcazou ebotcazou@libertysurf.fr
Tue May 10 12:04:00 GMT 2005


> > How did you configure?  The mix of GNU tools and Sun tools looks
> > suspicious.
>
> I think there's no mix involved.
>
> I have configured with:
> 	./configure \
> 		--with-as=/usr/local/binutils/bin/as \
> 		--with-ld=/usr/local/binutils/bin/ld \
> 		...
> so I should be using GNU's as and ld.

--with-gnu-as and --with-gnu-ld I presume?

Hacking libtool is not supported anyway. ;-)  I think you should use only GNU 
tools by tweaking your PATH.

> > 2.15 is the only one problematic, unless proven otherwise.
>
> No, I've had problems with almsot all other previous GNU binutils
> releases, see my previous posts on this list.

Including 2.13.x and 2.14?

-- 
Eric Botcazou



More information about the Gcc mailing list