delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/07/17/06:04:34

Message-ID: <19990717100338.15511.rocketmail@web601.yahoomail.com>
Date: Sat, 17 Jul 1999 06:03:38 -0400 (EDT)
From: Mohammad Hossein Manshaee <mh_manshaee AT yahoo DOT com>
Subject: Question about Link with DJGPP
To: djgpp AT delorie DOT com
Cc: eliz AT is DOT elta DOT co DOT il
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

Dear sir,

Thank you about your reply.
>> when I write this command:
>> 
>> gxx main.exe main.o ...list of files.o...-lm
>> 
>> only 12 files find and the message will be write >>that there is no
>>such
>> files and stop.

>That's because DOS shell only reads the first 126 >characters of the 
>command line.  The solution is either to use a >Makefile, where you
can 
>put longer commands (up to 16KB), or put your list of >files on a disk

>file and use that as a response file, like this:

>        gxx @response-file


I write this line at the response-file:
 
main.exe main.o  .... list of files.... -lm

and then i used this command:

gxx @response-file


Is this OK?

another question:

I have many errors with the compile my file.
I want to see all the errors but they are move fast on the screen.
What can I do?

Regards,

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019