Date: Sun, 22 Apr 2001 09:17:40 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Don Farley cc: djgpp AT delorie DOT com Subject: Re: gui and rsx-ide In-Reply-To: <3AE0C28A.42B50E52@home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 20 Apr 2001, Don Farley wrote: > Can you help me I get "unrecognized option '-Zwin32' hwen I try to make > an exe from a windows.h test file. mrpoody This is some installation snafu. Add -v to the compiler switches and post here everything that the compiler prints. Also, post the full listing of your environment variables as printed by the command SET.