[AD] some work related to building allXXX_bin.zip on cygwin. |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
just as the subject line says... i want somebody to check if zipwin.sh still works with djgpp+msvc and then commit the attached path (base: allegro 4.0.1). note that eventhough it's now possible to build the allXXX_bin.zip package on cygwin there's still some work left to do. the output from 'make -n' that the msvcmake.bat file uses to build the examples under msvc is missing and the profiling dll is missing as well. see attached issues.txt file for a complete overview. sincerely the easter rabbit! *lol* -'enrique. ;o)
Attachment:
cyg_build_bin.diff
Description: Binary data
--- fixed: --- askq.c : removed dependancy to non-ANSI conio.h. fix.sh : bugfix and speed-up DOS<->UNIX conversion for cygwin. makefile.mgw : fix make install mingw32.txt : updated package dependancies. zipwin.sh : made it possible to build win32 binary distro with cygwin. (not finished, see under) --- /usr/lib/libgmon.a(profil.o)(.text+0x127): undefined reference to `__errno' /usr/lib/libgmon.a(profil.o)(.text+0x171): undefined reference to `__errno' /usr/lib/libgmon.a(profil.o)(.text+0x1a1): undefined reference to `__errno' collect2: ld returned 1 exit status dllwrap: gcc exited with status 1 make.exe: *** [lib/mingw32/allp40.dll] Error 1 Compiling vcvars.exe... misc/vcvars.c: In function `read_registry': misc/vcvars.c:32: warning: passing arg 6 of `RegQueryValueExA' from incompatible pointer type --- todo: --- makefile.mgw : fix profiling build. (look over) zipwin.sh : make it so that msvcmake.bat builds the example files as well. vcvars.c : fix warning. ---
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |