-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
4.5.3
-
None
when trying to compile Qt on OpenSolaris 2009.06 using gcc, I get the following:
BFD: libQtCore.so.4.5.3.debug: Not enough room for program headers, try linking with -N
objcopy: libQtCore.so.4.5.3.debug: Bad value
BFD: libQtCore.so.4.5.3.debug: Not enough room for program headers, try linking with -N
objcopy: libQtCore.so.4.5.3.debug: Bad value
gmake[1]: *** [../../lib/libQtCore.so.4.5.3] Error 1
gmake[1]: Leaving directory `/export/home/maroy/src/tools/qt-all-opensource-src-4.5.3/src/corelib'
gmake: *** [sub-corelib-make_default-ordered] Error 2
I configured the build using the following command:
CC=gcc CXX=g++ ./configure --prefix=/export/home/maroy/usr-gcc3 --opensource --platform=solaris-g++ --make=tools --nomake=libs