This is the mail archive of the gcc@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]

gcc 2.95.2 HP-UX 10.20


Hello,

I don't know if this is the rigth way to ask something about gcc running
under HP-UX 10.20.
If not, please let me know how I can get help.

I have got gcc 2.95.2 from Software Porting And Archive Centre for HP-UX at
Wisconsin, USA
I want to use it under HP-UX 10.20 because the default cc compiler shipping
with HP-UX do not support ANSI-C.
My Question is: Why are the programs building with gcc much bigger then from
the default cc compiler?
A simple "hello world" compiled as "gcc -o hello hello.c" produce a file
size from 82 K. The cc produce a 24 K file.

Christian Ehrke

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