Used:
OpenWatcom 1.1
UnxUtils (w/GNU Make version 3.78.1)
Windows 2000 SP4
First problem is unability to correctly execute sh ./configure, it
has nested sh executions, based on #! method, which doesn't work
under WinNT environments.
So, I have to write own vars_windowsnt.mk
Using ./configuration-test/make.sh with 3.78.1 cause some problems
too, it can understand only 3.##
Next. ./slib/Makefile
It has hard-coded ``gcc'' lines. I think it is a very bad idea...
Compiling smserial.c must be used only for OS/2 and UNIX, no need to compile it for DOS/D386/NT platforms.
Using ./configuration-test/make.sh with 3.78.1 cause some problems
too, it can understand only 3.##
Good, maybe scott did leave some makefiles for NT?
Next. ./slib/Makefile
It has hard-coded ``gcc'' lines. I think it is a very bad idea...
It might not be useable for NT, maybe a Makefile.NT might do it? ;)
Compiling smserial.c must be used only for OS/2 and UNIX, no need to compile it for DOS/D386/NT platforms.
Yes.
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,044 |
Nodes: | 15 (0 / 15) |
Uptime: | 00:24:22 |
Calls: | 500,299 |
Calls today: | 17 |
Files: | 95,204 |
U/L today: |
1 files (1,581K bytes) |
D/L today: |
2,574 files (614M bytes) |
Messages: | 465,287 |
Posted today: | 13 |