Brad King wrote:
CMake uses a "link script" approach to avoid placing the entire link
line in the makefile. It is enabled on certain generators (including
MinGW) and used for linking libraries but has not been yet needed for
executables. Is the target for which you're having problems a library
or an executable target?
Is this the same as it is used with the NMake Generator?
If so, please don't make this the default. It makes it impossible to
see what the link line is when "make VERBOSE=1".
Or just have it turn on only when the line actually does exceed the limits.
--
Gonzalo Garramuño
[EMAIL PROTECTED]
AMD4400 - ASUS48N-E
GeForce7300GT
Xubuntu Gutsy
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake