On 07/10/15 23:39, Sean McGovern wrote: > The versioning facility in the Solaris linker differs from Linux in 3 ways: > > 1. It does not support globs in linker scripts for > symbol versioning -- this is a GNU extension. > > 2. The linker argument is '-M', instead of '--version-script'. > > 3. It is picky about line endings. > Each symbol or directive must be on a line of it's own. > > Let's use make_sunver.pl from GCC to generate a version script that works > correctly with the Solaris linker. It's function is to correctly expand the > globs in the original generated version script. > --- > Now with proper GPL header in the script.
I'll update the header to point to the correct license file and push if nobody has other opinions, thanks for amending it! lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
