delorie.com/archives/browse.cgi | search |
Date: | Wed, 14 Aug 1996 07:38:17 +0800 (GMT) |
From: | Orlando Andico <orly AT gibson DOT eee DOT upd DOT edu DOT ph> |
To: | Chen Liu <chen AT geology DOT wisc DOT edu> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: gxx compiling problem |
In-Reply-To: | <4uq5mc$j5q@news.doit.wisc.edu> |
Message-ID: | <Pine.SGI.3.93.960814073800.3665A-100000@gibson.eee.upd.edu.ph> |
MIME-Version: | 1.0 |
On 13 Aug 1996, Chen Liu wrote: > when I typed: gxx -O average.exe average.C -lgpp -lgpl -lm > it shows: average.exe can't be found > but if I type: gxx average.o -lgpp -lgpl -lm > it create the executable file a.exe as well as a.out which is what I wanted. use -o -O is for optimization
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |