Xref: utzoo comp.os.msdos.apps:806 comp.os.msdos.misc:867 comp.os.msdos.programmer:2555 Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!lll-winken!ncis.tis.llnl.gov!blackbird!ewilliam From: ewilliam@blackbird.afit.af.mil (Edward M. Williams) Newsgroups: comp.os.msdos.apps,comp.os.msdos.misc,comp.os.msdos.programmer Subject: Re: TURBOC make with command lines > 127 chars - HOW? Message-ID: <1828@blackbird.afit.af.mil> Date: 25 Dec 90 23:58:26 GMT References: <15782.27753f1b@levels.sait.edu.au> Organization: Air Force Institute of Technology; WPAFB, OH Lines: 13 marwk@levels.sait.edu.au writes: > In the reference manual Appendix D it states that the command line cannot > be longer than 127 characters a DOS limitation. > > How can I produce the desired exe file using make with this limitation? A beter way to solve this problem is to get dmake -- it can generate the response file automatically for you. you don't have to maintain a separate list of your object files! Ed Williams ewilliam@afit.af.mil (129.92.1.2)