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]

Successful build of gcc 3.0 on HP-UX 11.00


$ ../gcc-3.0/config.guess
hppa1.1-hp-hpux11.00
$

Built successfuly.
Didn't perform "make check" as I don't have DejaGNU installed.

IMPORTANT : The build fails unles I patch the file
src-dir/ltconfig , line 795 from :
           test $i != 18 # 1 MB should be enough
                         to :
           test $i != 17 # 512 kB should be enough

See http://gcc.gnu.org/ml/gcc-patches/2001-06/msg01915.html

-- 
David Balazic
--------------
"Be excellent to each other." - Bill & Ted
- - - - - - - - - - - - - - - - - - - - - -


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