[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] gcc and -o *.prg or *.app



Well, it is not strict MiNT question, but I'll try

I'm using gcc 2.95.3 and newest mintlibs
and I'm using draco's startup code insteada of orginal gcc startup code 

the problem is:
  when I compile my program like this:

$ gcc myprog.c -o myprog.prg

and myprog.prg size is about 80KB

and when I do:

$ gcc myprog.c -o myporg.app

myprog.app size is about 8KB

What (and where) is the difference?

Adam Klobukowski
adam203@pzs.karolex.com