From: fox@cat.nyu.edu (David Fox)
Subject: Re: -mwindows
1 Jul 1998 13:28:03 -0700
Message-ID: <y5apvfpsvz8.fsf.cygnus.gnu-win32@dsf.net>
References: <Pine.GSO.3.95-960729.980630170720.22585C-100000@finan.ncl.ac.uk>
To: John Dye <J.M.Dye@newcastle.ac.uk>
Cc: gnu-win32@cygnus.com

John Dye <J.M.Dye@newcastle.ac.uk> writes:

> Hi, I'm new to C programming, and am having some trouble getting things to
> work. In particular, I can't getting g++ to reckise the option -mwindows,
> it just reports an unknown option message. What am I doing wrong or what
> haven't I done that I should have?

The -mwindows option is not yet properly integrated into the GCC front
end.  You have to make sure that the command that uses it is *only*
linking object and library files, no C files.
-- 
David Fox	   http://www.cat.nyu.edu/fox		xoF divaD
NYU Media Research Lab   fox@cat.nyu.edu   baL hcraeseR aideM UYN
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
