[tcljava-user] getting error while trying to configure tclblend
Brought to you by:
mdejong
From: Latha G. <la...@ai...> - 2010-04-19 05:41:31
|
checking for GCC 4.1.0 optimizer bug... yes configure: error: This gcc release contains an optimizer bug that breaks Tcl Blend, please use another version of gcc Can u let me know what needs to be done to configure & install successfully It should be ok even if optimization is not enaled Regards Latha P.S. I tried to browse thru the archieve, but couldn't get a satisdactory resolution My system has the following gcc installed [root@INDATSRVR13 build_tclblend]# which gcc /usr/bin/gcc [root@INDATSRVR13 build_tclblend]# /usr/bin/gcc -v Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.2 20071124 (Red Hat 4.1.2-42) [root@INDATSRVR13 build_tclblend]# |