Libjava won't build in gcc-3.0.4 under Solaris 2.6
Jeff Sturm
jsturm@one-point.com
Wed Mar 20 12:18:00 GMT 2002
On Wed, 20 Mar 2002 wadedl@gat.com wrote:
> This sure sounds like problems I've been having trying to build gcc-3.0.4
> under Solaris 2.6 with the egcs-2.91.60 installed in /usr/local/gnu. I build
> in objdir with the options:
>
> ../gcc-3.0.4/configure -prefix=/usr/local/gnu -exec-prefix=/usr/local/gnu -enable-shared.
If you have GNU binutils 2.11.2 or later on Solaris, please also use
--with-as=<path-to-as> --with-ld=<path-to-ld> --with-gnu-as --with-gnu-ld
when you configure. Note that earlier binutils won't work at all.
Jeff
More information about the Gcc
mailing list