successfully built and installed GNU gcc 3.0.3

Janis Johnson janis187@us.ibm.com
Wed Dec 26 11:46:00 GMT 2001


On Wed, Dec 26, 2001 at 08:56:09AM -0700, Adam_Gordon@amsinc.com wrote:
[snip]
> On Mon, Dec 24, 2001 at 03:25:19PM -0700, Adam_Gordon@amsinc.com wrote:
> >
> >
> > After many hours of tinkering with different build settings and packages I
> wound
> > up rebuilding the entire package (several times, hence all the different
> > reconfigurations below) with the '--with-gnu-as' tag as displayed below and
> > everything worked fine.  All of the problems I had were due to the HP-UX
> server
> > using the incorrect assembler at times, so I removed the /usr/ccs/bin and
> > /usr/ccs/lib from my PATH and SHLIB_PATH and rebuilt the GNU binutils, placing
> > them in my $HOME/bin directory, and after placing this directory first in my
> > PATH, the build worked and tested fine.
> >
> > The GNU binutils were downloaded not from ftp.gnu.org, but rather
> > http://hpux.cs.utah.edu
> >
> >  Here's the output again:
> >
> > $ config.guess
> > hppa2.0w-hp-hpux11.00
> >
> > $ gcc -v
> > Reading specs from /u/agordon/lib/gcc-lib/hppa2.0w-hp-hpux11.00/3.0.3/specs
> > Configured with: ./configure --prefix=/u/agordon --enable-packages=c
> > --without-gnu-as : (reconfigured) ./configure --prefix=/u/agordon
> > --enable-packages=c --with-gnu-as : (reconfigured) ./configure
> > --prefix=/u/agordon --with-gnu-as
> > Thread model: single
> > gcc version 3.0.3
> >
> > Hope this result is better.

Thanks, I've changed the entry from "Mostly successful" to "Successful" and
changed the link to your latest message with the additional information.

Janis



More information about the Gcc mailing list