Subj : Compiling ``slib'' w/Watcom
To : Bo Simonsen
From : Serguei Trouchelle
Date : Sun Nov 16 2003 08:21 pm
ST> Using ./configuration-test/make.sh with 3.78.1 cause some problems
ST> too, it can understand only 3.##
BS> Good, maybe scott did leave some makefiles for NT?
Yes, there's a lot of makefile.mk`s in original sources. I think it can be used
instead and beside gnu makefiles.
ST> Next. ./slib/Makefile
ST> It has hard-coded ``gcc'' lines. I think it is a very bad idea...
BS> It might not be useable for NT, maybe a Makefile.NT might do it? ;)
Agreed. Maybe there's sense to rename this files to Makefile.gcc, and use
generic makefiles, something like this:
-- cut --
include makefile.$(COMPILER)
-- cut --
ST> Compiling smserial.c must be used only for OS/2 and UNIX, no need to
ST> compile it for DOS/D386/NT platforms.
BS> Yes.
Ok, I'll check out new version tomorrow at work (sadly, I compiled it here at
home on machine with GSM-mobile connection to Inet, so only fido mail can be
transferred well, CVS is incredibly slow :((( )