Message-Id: Comments: Authenticated sender is From: "Salvador Eduardo Tropea (SET)" Organization: INTI To: "John McCormick" , djgpp AT delorie DOT com Date: Mon, 29 Dec 1997 14:04:49 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: compile and link seperate problem In-reply-to: <01bd1474$59e84cc0$5a01d3cd@piper.netcore.ca> Precedence: bulk "John McCormick" wrote: > I have a problem when I try and link my object files. I have 20 or so > files in the > gcc file1.o file2.o .... -o test.exe > > It will get to 15th file and truncate the filename and kill the process. > How can I solve this? Seems you are hiting a limitation in command.com. You can: 1) Use response files. Just put the parameters in a file and call gcc like this: gcc @file 2) Use make, I think you need at least make for a 20 files project. 3) Use RHIDE, it will help you a lot to manage the project. If you are already using 2 or 3 then you are mixing utilities from djgpp v2.0 and v2.01, just reinstall all with 2.01. SET ------------------------------------ 0 -------------------------------- Visit my home page: http://set-soft.home.ml.org/ or Salvador Eduardo Tropea (SET). (Electronics Engineer) Alternative e-mail: set-sot AT usa DOT net - ICQ: 2951574 Address: Curapaligue 2124, Caseros, 3 de Febrero Buenos Aires, (1678), ARGENTINA TE: +(541) 759 0013