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

[STR Pending]

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


@Roman: okay, one last try from my side: I'd like to know why it doesn't
work in your configuration. Could you please take a look at the file
"config.log" after running the (MinGW-created) configure? I manipulated my
configure.in to look for strtoxx instead of strtoll, and I see:

configure:5886: checking for strtoxx
configure:5886: gcc -o conftest.exe    conftest.c  >&5
C:\...\Temp\ccQA1oZB.o:conftest.c:(.text+0xc): undefined reference to
`strtoxx'
collect2: ld returned 1 exit status
configure:5886: $? = 1
configure: failed program was:
| /* confdefs.h */
...

So what I get is a linker error (undefined reference). What is your error
message?


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

_______________________________________________
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to