Mail Archives: djgpp/1997/04/08/08:17:42
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...
=========================================================
- Raw text -