From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: Problem With MAKEFILE; Need Help Date: Tue, 31 Mar 1998 19:00:50 -0500 Organization: Two pounds of chaos and a pinch of salt. Lines: 36 Message-ID: <352183B2.284B@cs.com> References: <6frio3$n7m$1 AT nr1 DOT toronto DOT istar DOT net> NNTP-Posting-Host: ppp225.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Derek Battams wrote: > > Below is a MAKEFILE that will not link at the end. Everything works fine > except that when it gets to the final command I get an error. The MAKEFILE > is below (the command that gives me problems is marked with **). > Everything works fine except for the line that attempts to create the test > program executable (the line marked with **). When that command is run I > get the following message from MAKE: > > Fatal: Command arguments too long As far as I know, this message is not produced by GNU Make. Are you sure there isn't a 'make.exe' from another compiler somewhere on your PATH? If I'm wrong about the message, then you should check to make sure that you have a complete DJGPP 2.01 installation; you should not mix any programs from v2.01 with programs from v2.00. The latest versions of all packages on SimTel have been compiled with v2.01. If that doesn't work, then I'm out of ideas. Try to experiment with different arguments in that command, to see what the longest possible command is. Then post your results; I'm sure Eli and the other Make maintainers would be interested. hth -- John M. Aldrich, aka Fighteer I UIN# 7406319 -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d- s+:- a-->? C++>$ U@>++$ p>+ L>++ E>++ W++ N++ o+>++ K? w(---) O- M-- V? PS+ PE Y+ PGP- t+(-) 5- X- R+(++) tv+() b+++ DI++ D++ G>++ e(*)>++++ h!() !r !y+() ------END GEEK CODE BLOCK------