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: successful compilation of gcc-3.0.4 on hpux-11.11


On Sun, Mar 17, 2002 at 08:04:40PM +0200, Noam Meltzer wrote:
> Hi!
> Just wanted to tell that I successfully compiled gcc-3.0.4.
> I did it by downloading the binary of gcc-3.0.2 (or was it 3.0.1?) from
> http://hpux.cs.utah.edu
> then with this (which also includes binutils) i compiled binutils-2.11.2
> and then gcc-3.0.4
> the flags i passed to the configure script were:
> ../configure --with-gnu-as --with-as=/binutils-2.11.2/bin/as
> --with-ld=/usr/ccs/bin/ld --enable-shared --enable-threads=posix
> then i run "gmake bootstrap"
> it compiled it great.

Thanks for the information.  Please send the output of config.guess from
the top of the source tree and then I can add this to the GCC 3.0 build
status list.

Janis


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