[Cmake] Dependency list too long for Borland Make

Miller, James V (Research) millerjv at crd.ge.com
Fri Sep 6 12:34:53 EDT 2002


I just tried your changes... 
 
I get an error "Fatal cmake.depends 484: Rule line too long"
 
I think the OutputObjectDepends() routine needs a similar change.
 

-----Original Message-----
From: Bill Hoffman [mailto:bill.hoffman at kitware.com]
Sent: Friday, September 06, 2002 12:09 PM
To: Miller, James V (Research); CMake developers (E-mail)
Subject: RE: [Cmake] Dependency list too long for Borland Make


My change only required changing this function:

void cmUnixMakefileGenerator::OutputCheckDepends(std::ostream& fout)


At 12:00 PM 9/6/2002 -0400, Miller, James V (Research) wrote:


I haven't tried your patch yet... but in my local copy, I had to modify
 
cmUnixMakefile::OutputObjectDepends()
cmUnixMakefile::OutputCheckDepends()
cmUnixMakefile::OutputMakeRules()
 
  


-----Original Message----- 

From: Bill Hoffman [ mailto:bill.hoffman at kitware.com <mailto:bill.hoffman at kitware.com> ] 

Sent: Friday, September 06, 2002 11:44 AM 

To: Miller, James V (Research); CMake developers (E-mail) 

Subject: Re: [Cmake] Dependency list too long for Borland Make



Thanks for the report.  I have checked in a fix that seems to work. 

I changed the rule to many  all:: targets instead of one all: target 

with a big list of line completed files.



I will put the fix into the next patch for 1.4 (1.4.5).



-Bill





At 10:55 AM 9/5/2002 -0400, Miller, James V (Research) wrote: 



The dependency lists (cmake.depends, cmake.check_depends) for Insight/Testing/Code/BasicFilters are
too long for Borland Make. 



The error is "484: Rule line too long" 



I can however build using NMake on the Borland Makefiles. 





  

Jim Miller 

_____________________________________ 

Visualization & Computer Vision 

GE Research 

Bldg. KW, Room C218B 

P.O. Box 8, Schenectady NY 12301



millerjv at research.ge.com <mailto:millerjv at research.ge.com>  

james.miller at research.ge.com 

(518) 387-4005, Dial Comm: 8*833-4005, 

Cell: (518) 505-7065, Fax: (518) 387-6981 



 <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /> 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20020906/9d478539/attachment.html>


More information about the CMake mailing list