Hello all,
Im still trying to compile PSPP to windows, and find a problem who maybe its
a bug.
Loot as those lines of the makefile from the version 0.6.0:
src/language/lexer/q2c$(EXEEXT_FOR_BUILD):
$(top_srcdir)/src/language/lexer/q2c.c
@$(MKDIR_P) `dirname [EMAIL PROTECTED]
$(CC_FOR_BUILD) $(top_srcdir)/src/language/lexer/q2c.c -o
$(top_builddir)/src/language/lexer/q2c
The object compiled does not have the $(EXEEXT_FOR_BUILD) in its and, so if
you try to compile q2c.exe,
the program will still call q2c.
Bye,
Michel
_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev