[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Next gcc 2.8.1



On Tue, 15 Sep 1998, Christian Felsch wrote:

> If gcc is started with '-mshort' the linker automatically appends '16' to the 
> lib names (-lgem links libgem16.a), so you must not specify a special lib name 
> for the 16bit mode.
> Any comments?

I prefer to use different directories for different -m options. It's kind 
of cleaner that way. But the gcc driver should support it anyway so that 
append thing doesn't have affection on that. I hope you was going to 
still allow the use of lib*.a names on other file systems?