unix make driving VP/ix

Craig Anderson craig at scicom.alphacdc.com
Mon Feb 27 08:35:49 AEST 1989


I have a 386 AT clone running 386ix 2.0 with VP/ix.  A number of
projects involve DOS based compilers (MSC C 5.1, Turbo C 2.0, and others).
I attempt to use the unix make to drive the DOS based tools.  Make
generates command like this :

	vpix -r vpiximage -c cl -c foo.c

This works more or less, but here are a couple of problems.
1) How do I up the environment size in command.com?
   I presume I should set shell=c:\command.com /e:1024 in config.sys,
   but I'm having no luck.
2) Quite often I have to feed <CR>'s to get the compiler to finish.
   I know this is triggerred by various error prompts, but I don't
   have the same problem in stand alone DOS.  I also see this some
   strangeness with stderr redirection.

Any one else attempting such craziness?

Craig H. Anderson
UUCP    (ncar,isis,boulder,nbires)!scicom!craig
DOMAIN  craig at scicom.alphacdc.com



More information about the Comp.unix.xenix mailing list