This is the mail archive of the gcc-help@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]
Other format: [Raw text]

gcc -mt errors on Solaris i386


I am running gcc 3.4.5 compiled on Solaris 10 i386 with posix threads.  When I try to compile some downloaded tarballs (expecially those that use the gtk+ libs), the configure-generated Makefiles pass -mt to gcc, which causes an "illegal option error t" from cc1.  The -mt is not a valid threads flag for cc1.  Does fixing this involve recompiling gcc with solaris threads enabled, or something else?  Any help would be appreciated.

Joel Berkowitz

__________________________________________________________________
Switch to Netscape Internet Service.
As low as $9.95 a month -- Sign up today at http://isp.netscape.com/register

Netscape. Just the Net You Need.

New! Netscape Toolbar for Internet Explorer
Search from anywhere on the Web and block those annoying pop-ups.
Download now at http://channels.netscape.com/ns/search/install.jsp


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