This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Solaris & GCC Command Options


I'm trying to compile a program for SUN Solaris 7 (SPARC machine)
in multi-threaded environment.
Is an option like "-mt" available for gcc?
This "-mt" I took from SUNWspro cc compiler, where everything works fine.
Without that option I receive message "Unhandled Exception!"
while starting an application after compilation with cc and with gcc as
well.
For gcc option -mt doesn't work, for cc all is OK.
I use gcc version 2.95.2

Best regards,

Marek Stochel
mailto: m.stochel@wasko.pl


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]