Nicholas Kingsley wrote:
> I notice there are a lot of warning messages when compiling FLTK
>
> Things like :
>
> :/mingw/bin/../lib/gcc/mingw32/4.5.0/../../../../mingw32/bin/ld.exe: warning:
> a
> to-importing has been activated without --enable-auto-import specified on the
> c
> mmand line.
> This should work unless it involves constant data structures referencing
> symbols
>
> Warnings about && and || too
>
> I presume this wont produce unanticipated side-effects when using FTLK ?
>
Which build of FLTK?
If it's 1.3.x or 2.x, suggest making an STR against the version
of FLTK that you're compiling, and include a .txt file containing
the complete build output.
If it's an older build of FLTK, then it likely predates the compiler,
and because compilers keep trying to add more compiler checking,
it's possible you'll get warnings. Likely benign.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev