This is the mail archive of the gcc@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]

Re: g++ "loosing" options


On Wed, Oct 02, 2002 at 12:31:20AM +0000, Nathan . wrote:
> so does that mean the application still does not loose the multithreaded 
> capability. would there be any problems calling thread apis.

GCC doesn't /have/ an -mt option.  Perhaps you are thinking of Sun's
compiler?

For the spelling of threading-related options, please see the manual.

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002


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