DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2651
Version: 1.3-current
Fix Version: 1.3-current


I have exactly the same configuration as yours (that is gcc 4.5.2, binutils
2.23 and Win32-API 3.17), tested without --enable-debug and also on "pure"
32 bit WinXP machine, the same result/errors.

Ok, I think the problem is that I am using svn version of fltk-1.3 which
does not include configure script - so I generate one using autoconf (with
-f to be sure) bundled with mingw (2.67 btw). With the "configure" replaced
by one from 1.3 snapshot everything works fine. I presume this version is
generated on a *nix machine and for some reason the output is very
different (bundled "configure" is 401 kb, mingw autoconf generates only
261 KB in size) - which is weird because I thought that result of autoconf
should not depend on the target machine.

Maybe mingw version of autoconf is broken?

Maybe there is something wrong with configure.in and different autoconf
versions handle it differently?

Maybe "configure" script should be a part of the svn as well to avoid
troubles/confusion by the users working with svn directly? In such a case
you might consider to close/downgrade priority of this STR :-)


Link: http://www.fltk.org/str.php?L2651
Version: 1.3-current
Fix Version: 1.3-current

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

Reply via email to