[CMake] Error running link command: Argument list too long

Brad King brad.king at kitware.com
Mon Aug 4 11:42:56 EDT 2008


Mathieu Malaterre wrote:
> On Mon, Aug 4, 2008 at 4:16 PM, Brad King <brad.king at kitware.com> wrote:
>>> It definitely fixed the problem. Thanks a bunch.
>> Okay, I'll look at using these everywhere possible by default.
> 
> Does this means 'make VERBOSE=1' will not be verbose anymore ?

No, the archiving rules are put inside link scripts.  When CMake runs
them it prints out each rule it executes if it sees VERBOSE=1.

-Brad


More information about the CMake mailing list