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

Next gcc 2.8.1



 
 Hi!
 
For the next gcc release (2.8.1c or, if available 2.8.2 :-) I want to change 
the library naming scheme. I think its time to switch to standard unix names 
like 'libc.a'. 
To avoid trouble with long names the 'lib' will removed (libc.a -> c.a) on 
short (8.3) TOS file systems.
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?

 Chris.

------------------------------------------------------------------------------
 Christian Felsch   email: felsch@tu-harburg.de         (Big mails, uue)
 Bevenser Weg 18           christian_felsch@hh.maus.de  (Mails < 16K, non-uue)
 21079 Hamburg
 Germany            WWW  : http://www.tu-harburg.de/~smcf1605/
------------------------------------------------------------------------------