[csw-users] gcc and autoconf
Philip Herron
redbrain at gcc.gnu.org
Mon Nov 5 17:48:39 CET 2012
Hey all
Trying to use the gcc4core package all is fine, then trying to
./configure subversion i get as far as Expat and it fails but Expat is
on my system aswell.
The error is:
gcc -c -g -O2 -mt -D_LARGEFILE64_SOURCE -DNE_LFS -DSOLARIS2=9
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE
conftest.c >&5
cc1: error: unrecognized command line option '-mt'
-mt is being passed to everything.
I dont understand why this is happening. Has anyone else come across
this in using ./configure for gcc compiler on solaris to configur
packages.
--Phil
More information about the users
mailing list