Hi Felix, This means that we cannot have a Debian package for Chicken 4, because Debian insists on having a soname version, so that it can do things like installing libchicken 3 and 4 alongside each other. How does soname break explicit dynamic loading of core libraries?
-Ivan felix winkelmann <[email protected]> writes: > Hi! > > I just removed the use of "soname" from the build in trunk. It broke > explicit dynamic loading of core libraries. I just mention this in case > you have installed chicken 4 in the same prefix as a still used > chicken 3, because installing chicken 4 will now overwrite the > old libraries. > > > cheers, > felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
