delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/04/09/06:21:43

Date: Thu, 9 Apr 1998 13:19:42 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Ryuji Yokoyama <rqy1319 AT is4 DOT nyu DOT edu>
cc: djgpp AT delorie DOT com
Subject: Re: What did I miss ?
In-Reply-To: <352c1f8f.2046925@netnews.nyu.edu>
Message-ID: <Pine.SUN.3.91.980409131925.24173H-100000@is>
MIME-Version: 1.0

On Thu, 9 Apr 1998, Ryuji Yokoyama wrote:

> I got this file the result of "redir -o err.log -eo g++ -v prog.cpp"

The default name of the program created by DJGPP is a.exe (because of
its Unix legacy).  You will probably find a file a.exe sitting there:
this is what the linker creates in your case.

You need to say something like "g++ prog.cpp -o prog.exe" to get
prog.exe, as you probably want.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019