-
- Downloads
Initial pass at getting Synchronet to cross-compile with mingw.
Synchronet itself builds and links, but this breaks SyncTERM now. Further, while the binaries build, they may not run, and almost certainly don't work.
Showing
- .gitlab-ci.yml 0 additions, 2 deletions.gitlab-ci.yml
- 3rdp/build/Common.gmake 6 additions, 2 deletions3rdp/build/Common.gmake
- 3rdp/build/GNUmakefile 4 additions, 1 deletion3rdp/build/GNUmakefile
- 3rdp/build/cl-limits.patch 10 additions, 0 deletions3rdp/build/cl-limits.patch
- 3rdp/build/cl-mingw32-no-pragma-warning.patch 23 additions, 0 deletions3rdp/build/cl-mingw32-no-pragma-warning.patch
- 3rdp/build/cl-win32-dynamic-linkage.patch 11 additions, 0 deletions3rdp/build/cl-win32-dynamic-linkage.patch
- src/build/Common.gmake 3 additions, 0 deletionssrc/build/Common.gmake
- src/conio/Common.gmake 1 addition, 0 deletionssrc/conio/Common.gmake
- src/conio/GNUmakefile 9 additions, 1 deletionsrc/conio/GNUmakefile
- src/conio/ciolib.h 2 additions, 2 deletionssrc/conio/ciolib.h
- src/encode/Common.make 1 addition, 1 deletionsrc/encode/Common.make
- src/encode/GNUmakefile 2 additions, 0 deletionssrc/encode/GNUmakefile
- src/hash/Common.make 1 addition, 1 deletionsrc/hash/Common.make
- src/hash/GNUmakefile 2 additions, 1 deletionsrc/hash/GNUmakefile
- src/sbbs3/GNUmakefile 59 additions, 39 deletionssrc/sbbs3/GNUmakefile
- src/sbbs3/dllexport.h 1 addition, 1 deletionsrc/sbbs3/dllexport.h
- src/sbbs3/ftpsrvr.mk 24 additions, 0 deletionssrc/sbbs3/ftpsrvr.mk
- src/sbbs3/jsdebug.h 5 additions, 4 deletionssrc/sbbs3/jsdebug.h
- src/sbbs3/jsexec.c 2 additions, 1 deletionsrc/sbbs3/jsexec.c
- src/sbbs3/jsexec.mk 22 additions, 0 deletionssrc/sbbs3/jsexec.mk
Loading
Please register or sign in to comment