Sender: mckee AT rtp DOT gtegsc DOT com Message-ID: <334A34A2.72E5@rtp.gtegsc.com> Date: Tue, 08 Apr 1997 08:05:54 -0400 From: David McKee Organization: GTE (My views are my own) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: rhide linking References: <334972E0 DOT 2B24 AT mason DOT k12 DOT mi DOT us> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Jeff Goeke-Smith wrote: > > Ok, I am about to make myself look like a total fool but, here is my > problem. I am compiling a 6 file project and I am storing the .o files > in their own directory. When I go to link the project, the command for > gcc gets truncated on the 128th character. I think this is a problem > with dos and not with rhide but, I'm not sure. Any help would be > appreciated. > > I am using rhide version 1.2 > > Jeff Goeke-Smith Why not build all your objects into a library and then simply link with the library? There are tons of makefile examples in the djgpp distribution, not to mention all the faqs and docs on gnu make for djgpp to help you do this. Alternatively, I think the bash shell allows much bigger command line size (although I am not sure about this as I am planning on, but not yet using bash). -- David T. McKee: -- Think: Innovative Science Learning Systems -- Physics, Electrical Science, Computer -- Science, Natural Science, Theology ======================Signature Block==================== It is the glory of God to conceal a matter; To search out a matter is the glory of kings. Pr 25:2 --------------------------------------------------------- There is nothing so sacred as it cannot be looked into... =========================================================