[Bug c++/38035] New: GCC 4.3.2 Make fails on ubuntu - configure: error: cannot compute suffix of object files

2008-11-06 Thread themnmoores at comcast dot net
doing a configure and make fails with 4.3.2. gcc 4.2.4 works fine. Machine is running Ubuntu 8.04.1 Here is the the tail of the make process: Cleaning up unneeded directories: fixincludes is done echo timestamp > stmp-fixinc rm -f mm_malloc.h cat ../../gcc-4.3.2/gcc/config/i386/pmm_malloc.h > mm

Re: [Bug c++/38035] New: GCC 4.3.2 Make fails on ubuntu - configure: error: cannot compute suffix of object files

2008-11-07 Thread satrajit
Bugzilla from [EMAIL PROTECTED] wrote: > > doing a configure and make fails with 4.3.2. gcc 4.2.4 works fine. > > Machine is running Ubuntu 8.04.1 > > Here is the the tail of the make process: > > Cleaning up unneeded directories: > fixincludes is done > echo timestamp > stmp-fixinc > rm -f

Re: [Bug c++/38035] New: GCC 4.3.2 Make fails on ubuntu - configure: error: cannot compute suffix of object files

2008-11-07 Thread satrajit
I have a similar problem on RHEL4 trying to build gcc-4.3.2. I have 'gmp' & 'mpfr' installed at /usr/local and it is in the LD_LIBRARY_PATH and 'make check's for both gmp and mpfr have passed with --with-mpfr and --with-gmp respectively. gcc-4.3.2/configure has also identified and satisfied with