From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gary Matsunami To: help-gcc@gnu.org Subject: Is there an equivalent to the Sun Compiler's -mt option Date: Wed, 15 Mar 2000 16:04:00 -0000 Message-id: <38D02472.234557AA@intimesw.com> X-SW-Source: 2000-03/msg00074.html Hello, We are trying to run the C++ compiled with gcc and Java, and C++ compiled with Sun Solaris and Java. We need to set the -mt flag (compile and link for multithreaded code) for the Sun compiler, but don't know the equivalent flag to set for gcc. Would you please let me know if there is an equivalent flag and what it is? Thank you in advance, Gary Matsunami From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gary Matsunami To: help-gcc@gnu.org Subject: Is there an equivalent to the Sun Compiler's -mt option Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: <38D02472.234557AA@intimesw.com> X-SW-Source: 2000-q1/msg00384.html Message-ID: <20000401000000.p-RC3nJpzfrpbJTKNIaUyNhZ_P2bvK694v2D6Keteyw@z> Hello, We are trying to run the C++ compiled with gcc and Java, and C++ compiled with Sun Solaris and Java. We need to set the -mt flag (compile and link for multithreaded code) for the Sun compiler, but don't know the equivalent flag to set for gcc. Would you please let me know if there is an equivalent flag and what it is? Thank you in advance, Gary Matsunami