Green Hills 386 compiler
Bill Kennedy
bill at ssbn.WLK.COM
Wed Dec 28 05:30:02 AEST 1988
s the subject suggests I'm trying to tiptoe into the new compiler. Thus
far I haven't found anything it does that's smaller than what pcc writes
but there is a mesaurable (time) speed improvement. I have very little
experience with it so bear with my (hopefully not obvious) ignorance.
I took the same source and compiled it with pcc and gcc, with and without
the shared C library (-lc_s). It outran pcc by about 30% with a 50%
increase in binary size without the shared library. The pcc version with
shared library was about 20% larger than without it and it ran. The gcc
binary with shared library promptly dumped core with a memory fault. I
did RTFM but if there was a caveat in there it didn't have a big red flag
flying over it.
Is anyone else having similar results or is it just me again? Thanks,
--
Bill Kennedy usenet {killer,att,cs.utexas.edu,sun!daver}!ssbn!bill
internet bill at ssbn.WLK.COM
More information about the Comp.unix.microport
mailing list