Hi Mathias,

I downloaded 1.3.x-r6618 this evening and looked at the output of 
fltk-config.
The following is a comparison with my 1.1.9 installation and the 1.3.x 
installation.

----------------------------------------------------------------------------------------------------------------------------------
FLTk 1.1.9 WITH MY PATCHED FLTK-CONFIG FILE

br...@cruncher ~
$ fltk-config --use-images --libs
/usr/local/lib/libfltk.a
/usr/local/lib/libfltk_images.a
/usr/local/lib/libfltk_jpeg.a
/usr/local/lib/libfltk_png.a
/usr/local/lib/libfltk_z.a

br...@cruncher ~
$ fltk-config --use-images --ldstaticflags
-mwindows -mno-cygwin /usr/local/lib/libfltk_images.a 
/usr/local/lib/libfltk_png.a /usr/local/lib/libfltk_z.a 
/usr/local/lib/libfltk_jpeg.a 
/usr/local/lib/libfltk.a -lole32 -luuid -lcomctl32 -lwsock32


FLTK 1.3.X-r6618

br...@cruncher ~
$ fltk-config --use-images --libs
/usr/local/lib/libfltk.a
/usr/local/lib/libfltk_images.a
/usr/local/lib/libfltk_jpeg.a
/usr/local/lib/libfltk_png.a
/usr/local/lib/libfltk_z.a

br...@cruncher ~
$ fltk-config --use-images --ldstaticflags
-mwindows -mno-cygwin /usr/local/lib/libfltk_images.a 
/usr/local/lib/libfltk_png.a /usr/local/lib/libfltk_z.a 
/usr/local/lib/libfltk_jpeg.a 
/usr/local/lib/libfltk.a -lole32 -luuid -lcomctl32

-------------------------------------------------------------------------------------------------------------------------------

--ldstaticflags option does not have -lwsock32 as part of output,
Was this intentional or is this another bug?

Otherwise the output looks good

regards
Brian Tilley


----- Original Message ----- 
From: "Matthias Melcher" <[email protected]>
To: "Brian Tilley" <[email protected]>
Cc: "Brian Tilley" <[email protected]>; 
<[email protected]>
Sent: Monday, December 29, 2008 5:10 PM
Subject: Re: [MOD] STR #1962: Unable to Link to FLTK Image Libraries using 
MSys/MinGW in MS Vista.


>
>
> [STR Closed w/Resolution]
>
> Link: http://www.fltk.org/str.php?L1962
> Version: 1.1.9
> Fix Version: 1.3.0 (r6609)
>
>
> STR #1962: I tried to fix the configuration scripts so that the image
> support libraries (fltk_jpeg fltk_png fltk_z) are linked in the same
> fashion as the fltk_image library. Please verify this fix.
>
>
> Link: http://www.fltk.org/str.php?L1962
> Version: 1.1.9
> Fix Version: 1.3.0 (r6609)
>
>


--------------------------------------------------------------------------------



No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.176 / Virus Database: 270.10.1/1870 - Release Date: 31/12/2008 
08:44


_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to