[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gcc (Re: porting?)
On Fri, 6 Feb 1998, Tamminen Eero wrote:
> > By the way, gcc has the option -fpic to produce address independant code.
> > Is this fully supported for the m68k in 2.7.2.3? I tried to produce a
>
> What about -mpcrel? Doesn't it do (about) the same thing?
>
> I usually use '-mbaserel -mpcrel -fomit-frame-pointer -O2' as
> it produces the smallest code (GCCs <= 2.5.8).
I use that to on 2.7.2.3, but it won't work always with larger stuff.
jps