From: Peter Wemm (peter@netplex.com.au)
Date: Sun Jan 31 1999 - 01:53:16 EST
"Vanilla I. Shu" wrote:
> vanilla 1999/01/30 11:27:07 PST
>
> Added files:
> devel/glib11-devel/patches patch-aa
> Log:
> Fix libtool for 4.0current.
These libtool changes worry me a little:
- freebsd3*)
+ freebsd[34]*)
.. because in 12 months we are going to be in the same boat with freebsd5
and again with freebsd6 etc. Keep in mind the elevated versioning
scheme.. ie: instead of 3.0, 3.0.1, 3.0.2, 3.0.3, ... 3.1 we are going
like this: 3.0, 3.1, 3.2, 3.3, ... 4.0, 4.1, 4.2, .. 5.0, 5.1 etc.
The changes should be along these lines:
freebsd1*) # don't bother with shared libs for freebsd 1.x
noshared...
freebsd2*) # a.out tools.
ld -Bshareable ...
freebsd*) # everything from 3.0 onwards
gcc -shared ...
Cheers,
-Peter
----- End of forwarded message from Peter Wemm -----
___________________________________________________________________________
Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:53 EDT