This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Help me please !!


Hi all !
I'm newbies here ! I just compile a very stupid  file.c - only 
printf("hello");

But I want gcc using static libs when It compiles my file,
that is :
gcc -static file.c -o file

No error !
But It's too big !!. Very big !! ~~ 900k

help me to reduce its size

I'm using Linux (RH6.2)

Thanks 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]