unknown-1 <[EMAIL PROTECTED]> writes: > Currently I am looking at Mingw as option for a windows port of PSPP. After > dumping the Cygwin integration and working with plain Mingw this may work. > However, I get a lot of errors. One of the errors is about "ftello". After > google-ing a bit I found:
Hi unknown-1. Did you get these problems resolved? I never saw a final follow-up on the mailing list. The problem with ftello is particularly puzzling, because PSPP (via gnulib) goes to some trouble to detect whether the operating system supports ftello and avoids using it if it is not available. -- Ben Pfaff http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
