Date: Mon, 8 Aug 1994 12:45:11 -0400 (EDT) From: Edwin Phillips Subject: long command lines To: DJGPP mailing list I've forgotten how to use a response file with djgpp (v1.10). I need to compiles lots of objs with a command line like: gcc obj1 obj2 ... objn How do I tell gcc to read a file for the args? Thanks, Ed /****************************************************************************/ /* Ed Phillips flaregun AT strauss DOT udel DOT edu University of Delaware */ /* Jr Systems Programmer (302) 831-6082 IT/Network and Systems Services */ /****************************************************************************/