HEADSUP: *.So renamed to *.pico
Marcel Moolenaar
marcel at xcllnt.net
Sat Sep 24 15:20:32 UTC 2016
All,
FreeBSD can now be compiled on a case-insensitive file system.
For this to happen, relocatable objects compiled with -fpic (aka
shared objects) were renamed from *.So to *.pico so that they
don’t clash with shared libraries that have extension *.so.
You may want to avoid using an incremental build (after updating
the source tree) or otherwise first rename all *.So files to *.pico.
FYI,
—
Marcel Moolenaar
marcel at xcllnt.net
More information about the freebsd-current
mailing list