Mail Archives: djgpp/1998/05/29/13:14:18
Jerzy Witkowski <Jerzy DOT Witkowski AT ii DOT uni DOT wroc DOT pl> wrote:
> Second, in 2.7.2.1, after compilation with a command `gcc a.c -o
> a' there were two files left: `a' and `a.exe' (image and stubified
> image, both rather big, second slightly bigger). Now these two
> files are identical (both are stubified). Is it intended
> behaviour or simple side effect?
>
> I must say that these two big files are kind of waste of disk
> space, especially on systems with limited resources, like Novell.
> I know (and appreciate it very much) that `a' file must exists for
> UNIX makefiles compatibility.
Just use gcc a.c -o a.exe and only one will be generated.
Czesc, SET
------------------------------------ 0 --------------------------------
Visit my home page: http://set-soft.home.ml.org/
or
http://www.geocities.com/SiliconValley/Vista/6552/
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Alternative e-mail: set-soft AT usa DOT net set AT computer DOT org
ICQ: 2951574
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA
TE: +(541) 759 0013
- Raw text -