On Fri, May 21, 2010 at 12:59 PM, Marcus Meissner <[email protected]> wrote: > As libjpeg and libpng bumped their major versions in the last months > I had to adjust some of my library requires in my wine.spec file. > > This caused me thinking if it is really necessary to dynamically > load nearly every library. > > Can we make some of those direct linking? libjpeg and libpng > and some other lowlevel libraries might be useful.
+1 for static linking them. -- Steven Edwards "There is one thing stronger than all the armies in the world, and that is an idea whose time has come." - Victor Hugo
