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

Andrew Sayman andrew.sayman at gmail.com
Fri Aug 1 01:02:34 EDT 2008


On Thu, Jul 31, 2008 at 10:30 PM, Bill Hoffman <bill.hoffman at kitware.com> wrote:
> Try 2.6.1 RC 16 and see if it is fixed.
>
> What OS/Generator/Compiler are you using?

It didn't help. I'm using RHEL5.1 / Unix Makefiles / gcc-4.1.2

I may have actually stated the problem incorrectly. I'm building a
static library with a lot of object files in it. When it's done it
just makes one long `ar cr <OBJECTS>` list and the list is too long.
-- 
Andrew Sayman


More information about the CMake mailing list