On 1/30/07, Nuno Berneaud <[EMAIL PROTECTED]> wrote:
> > 4MB?!??!?!?! What compiler?
>
> > I just tried with CygWin, using -o2 with gcc 3.4.4 and got:
>
> > $ ls -l hello*
> > -rwxrwxrwx 1 Bones None   86 Jan 29 20:26 hello_c.c*
> > -rwxr-xr-x 1 Bones None 8.7K Jan 29 20:29 hello_c.exe*
> > -rwxrwxrwx 1 Bones None  113 Jan 29 20:31 hello_cpp.cpp*
> > -rwxr-xr-x 1 Bones None 466K Jan 29 20:32 hello_cpp.exe*
>
> > But on Linux, using gcc 3.3.6, I got
>
> GCC 4.0.2
> It's the only one available for my Amiga.
>
> Please bear in mind that I'm at beginner level, so I probably done something
> wrong.

Wow, I wonder if its linking in a lot of static libraries rather than
using some runtime stuff as a shared library.

-- Brett
------------------------------------------------------------
"In the rhythm of music a secret is hidden;
    If I were to divulge it, it would overturn the world."
               -- Jelaleddin Rumi

Reply via email to