| delorie.com/archives/browse.cgi | search |
| To: | duperval AT ERE DOT UMontreal DOT CA (Duperval Laurent) |
| Cc: | djgpp AT sun DOT soe DOT clarkson DOT edu (DJGPP Mailing List), sl25 AT cus DOT cam DOT ac DOT uk |
| Subject: | Re: Gcc stops before compiling |
| Date: | Tue, 12 May 92 10:57:32 +0100 |
| From: | "S. Linton" <sl25 AT cus DOT cam DOT ac DOT uk> |
| Status: | O |
The default behaviour of gcc is to compile and link and produce a file called a.out, deleting the .o file. To get a .o file use gcc -c foo.c
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |