This is the mail archive of the gcc-help@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]

Building gcc-4.3.0 64bit for hpux


I'm trying to build 4.3.0 64bit on HPUX and getting stage1 configure error:

checking for hppa64-hp-hpux11.00-gcc... /usr/freeware/source/hp64-gcc/./gcc/xgcc -B/usr/freeware/source/hp64-gcc/./gcc/ -B/usr/freeware/pa20_64/hppa64-hp-hpux11.00/bin/ -B/usr/freeware/pa20_64/hppa64-hp-hpux11.00/lib/ -isystem /usr/freeware/pa20_64/hppa64-hp-hpux11.00/include -isystem /usr/freeware/pa20_64/hppa64-hp-hpux11.00/sys-include 
checking for suffix of object files... configure: error: cannot compute suffix of object files: cannot compile 
See `config.log' for more details. 
gmake[2]: *** [configure-stage1-target-libgcc] Error 1 
gmake[2]: Leaving directory `/usr/freeware/source/hp64-gcc' 
gmake[1]: *** [stage1-bubble] Error 2 
gmake[1]: Leaving directory `/usr/freeware/source/hp64-gcc' 
gmake: *** [bootstrap] Error 2

I have successfully built the 32 bit 4.3.0 using 4.2.3 binary release from Porting And Archive Centre for HP-UX.

Attached is the libcpp/config.log.

Any help would be appreciated.

Thanks,

--Ed

Attachment: config.log
Description: Binary data


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