Hi, I've tried to build openoffice using gcc-4.1.0, but failed with the following message:
Building project store ============= /usr/src/rpm/BUILD/OOB680_m5/store/source ------------- /usr/src/rpm/BUILD/OOB680_m5/store/util ------------------------------ Making: ../unxlngi6.pro/lib/libstore.so.3 g++ -Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN' "-Wl,-hlibstore.so.3" -shared -Wl,-O1 -Wl,--version-script ../unxlngi6.pro/misc/store_store.map -L../unxlngi6.pro/lib -L../lib -L/usr/src/rpm/BUILD/OOB680_m5/solenv/unxlngi6/lib -L/usr/src/rpm/BUILD/OOB680_m5/solver/680/unxlngi6.pro/lib -L/usr/src/rpm/BUILD/OOB680_m5/solenv/unxlngi6/lib -L/usr/lib -L/usr/jre/lib/i386 -L/usr/jre/lib/i386/client -L/usr/jre/lib/i386/native_threads -L/usr/X11R6/lib -L/usr/lib/firefox-1.5.0.1 ../unxlngi6.pro/slo/store_version.o ../unxlngi6.pro/slo/store_description.o -o ../unxlngi6.pro/lib/libstore.so.3 ../unxlngi6.pro/slo/object.o ../unxlngi6.pro/slo/memlckb.o ../unxlngi6.pro/slo/filelckb.o ../unxlngi6.pro/slo/storbase.o ../unxlngi6.pro/slo/storcach.o ../unxlngi6.pro/slo/stordata.o ../unxlngi6.pro/slo/storlckb.o ../unxlngi6.pro/slo/stortree.o ../unxlngi6.pro/slo/storpage.o ../unxlngi6.pro/slo/store.o -luno_sal -lsupc++ -lgcc_s -ldl -lpthread -lm /usr/lib/libsupc++.a(eh_globals.o): In function `__gnu_internal::get_global()': : undefined reference to `___tls_get_addr' collect2: ld 返回 1 dmake: Error code 1, while making '../unxlngi6.pro/lib/libstore.so.3' '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /usr/src/rpm/BUILD/OOB680_m5/store/util dmake: Error code 1, while making 'build_instsetoo_native' What's the problem? Thanks yxx