problems building gcc-3.4.3 in SuSE x86_64
Dear List, I tried to built gcc-3.4.3 from scratch as I do all those years for my i386 pentium4 systems. Unfortunately the compilation stopped because it when it was trying to link it couldn't find "crti.o", in /usr/lib which did exist in /usr/lib64. I installed some gcc32 libraries from YAST2 and it went on but later it couldn't find "-lc". I installed everything related to gcc32 compatibility I could find in the FTP site and it was build successfully but then the compiled programs couldn't find libstdc++.so.6 although it did existed in /builddir/lib and LD_LIBRARY_PATH was properly set as always! I had never had such problems when trying to install the same compiler on an i386 desktop! Can anybody help me here? Apart from that which compiler would you suggest for recompiling SuSE kernel for x86_64: a) g++ (native of SuSE 9.2)? b) g++-3.4.3 c) intel-cce Thanks in advance! Simeon! __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/
Simeon Nifos wrote:
Dear List, I tried to built gcc-3.4.3 from scratch as I do all those years for my i386 pentium4 systems. Unfortunately the compilation stopped because it when it was trying to link it couldn't find "crti.o", in /usr/lib which did exist in /usr/lib64.
I installed some gcc32 libraries from YAST2 and it went on but later it couldn't find "-lc". I installed everything related to gcc32 compatibility I could find in the FTP site and it was build successfully but then the compiled programs couldn't find libstdc++.so.6 although it did existed in /builddir/lib and LD_LIBRARY_PATH was properly set as always!
I had never had such problems when trying to install the same compiler on an i386 desktop!
Can anybody help me here?
Apart from that which compiler would you suggest for recompiling SuSE kernel for x86_64:
a) g++ (native of SuSE 9.2)? b) g++-3.4.3 c) intel-cce
Thanks in advance! Simeon!
For execution speed, I would go with Intel for your apps. You still need gcc for your kernel optimizations ....
participants (2)
-
Simeon Nifos
-
William A. Mahaffey III