delorie.com/archives/browse.cgi | search |
Message-Id: | <200006252030.XAA29057@mailgw1.netvision.net.il> |
Date: | Sun, 25 Jun 2000 23:31:27 +0200 |
To: | djgpp AT delorie DOT com |
X-Mailer: | Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b |
From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
In-reply-to: | <fIj55.14943$Za1.235453@newsc.telia.net> |
(gunno AT no-spam DOT telia DOT com) | |
Subject: | Re: SV: Request for assistance from real IT newbie |
References: | <00c401bfdde0$74f9bd40$bada36cb AT mpdywdzn> <fIj55.14943$Za1 DOT 235453 AT newsc DOT telia DOT net> |
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 |
> From: "gunno" <gunno AT no-spam DOT telia DOT com> > Newsgroups: comp.os.msdos.djgpp > Date: Sun, 25 Jun 2000 08:49:15 GMT > > > "CMDLINE=gcc -o hello hello.c" > > Looks fine with the exception that you have to give the executable > file the extension '.exe' if you want it to be executable. It's DOS > that's requires that extension to understand. This isn't true: when you say "gcc -o hello hello.c", the compiler creates *both* `hello' and `hello.exe'. Try it.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |