This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc 3.0.4 successful build on solaris 2.9


On Mon, Mar 18, 2002 at 02:44:57PM -0800, George.R.Goffe@seagate.com wrote:
> 
> Howdy,
> 
> I built 3.0.4 with 3.0.3 and then built 3.0.4 using itself. NO binutils!!!
> 32 bit...
> 
> Regards,
> 
> George...
> 
> gcc -v
> Reading specs from
> /usr/lsd/SunOS.5.9/bin/../lib/gcc-lib/sparc-sun-solaris2.8/3.0.4/specs
> Configured with: ../configure --prefix=/usr/lsd/SunOS.5.8 --verbose
> --x-includes=/usr/openwin/include --x-libraries=/usr/openwin/lib
> --with-libiconv-path=/usr/lsd/SunOS.5.9/lib --enable-libgcj
> Thread model: posix
> gcc version 3.0.4

Does "built 3.0.4 using itself" mean that you did "make bootstrap"?
If so, I'll add this to the GCC 3.0 build status list.

What's the output of config.guess, and what should it be?  It looks
like it would be "sparc-sun-solaris2.8" but should be "2.9" instead,
right?

Janis


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]