> It is the right version to use.

Thanks.

>
> That'll be one for Albrecht I think - he looked into this more than I did...
>

Would appreciate any ideas on this.  I did finally try
export LIBS="-static-libgcc -static-libstdc++ -lgcc_eh"
just before building fltk and then adding the following to the link for the 
application I wanted to build:
-static-libgcc -lgcc_eh -static-libstdc++
Seems to build without errors now and doesn't ask for the MinGW standard C and 
C++ libraries.  Not sure if this is the best approach.  If anyone has any 
further ideas on this or knows of a better way to do it, please let me know.

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

Reply via email to