From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: gcc -Zwin32 Date: 18 Sep 2001 12:32:04 GMT Organization: Aachen University of Technology (RWTH) Lines: 21 Message-ID: <9o7es4$hoa$1@nets3.rz.RWTH-Aachen.DE> References: <3ba6b19e_4 AT corp DOT newsgroups DOT com> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1000816324 18186 137.226.32.75 (18 Sep 2001 12:32:04 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 18 Sep 2001 12:32:04 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com G. S. Ehlers wrote: > I just dloaded RSXNTDJ and when I try to make a program with it, it tells me > it doesn't recognize the -Zwin32 option. If memory serves me well, current versions of RSXNTDJ don't use the -Zwin32 syntax any longer. Instead, they have a completely separate gcc wrapper, gccw32 or so, that you're supposed to call. > What does the -Z option do I haven't been able to find it in any > documentation? It tells GCC that you actually want to compile a Windows program, switches default runtime libraries and such. If it doesn't work, this almost certainly means you mucked up your RSXNTDJ installation (wrong GCC in the PATH, typically). I suggest you re-read and strictly follow the installation instructions. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.