[GnuWin32-Users] [gnuwin32 - Help] hp2xx fails in windows 7
Provides native Win32 open source ports and utilities
Brought to you by:
gnuwin32
From: SourceForge.net <no...@so...> - 2011-03-23 16:25:10
|
Read and respond to this message at: https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351 By: shinysurfer hp2xx is failing to run on Windows 7. I believe it is this line in hp2xx.c that fails: if ((pg->td = tmpfile()) == NULL) The temp file IS actually created (this is NOT the problem with creating the file in the root dir), but I believe W7 is returning a less than perfect return causing the failure. Anyway, we are trying to make a temporary fix and recompile. We are finding it very difficult to recompile with the GUI environment or makefiles. Can anyone provide guidance on a fix or more precise recompile instructions on a windows compile of hp2xx? Thanks Tom de Castro _____________________________________________________________________________________ You are receiving this email because you elected to monitor this topic or entire forum. To stop monitoring this topic visit: https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351/unmonitor To stop monitoring this forum visit: https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor |