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]

successful compilation of gcc-3.0.4 on hpux-11.11


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.

-- 
Noam Meltzer
tsnoam@zahav.net.il
ICQ: 4853872


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