[Cmake] VXL/cmake cygwin build: link line -l option order

Amitha Perera perera at cs.rpi.edu
Fri May 10 10:32:54 EDT 2002


Fred,

Which version of CMake are you using? The latest release (version 1.2,
I think) does not go any link line compression.

The next release, version 1.4, will do more than that: it'll do full
dependency analysis, but needs to be given additional information
about library dependencies. I'll look into this now.

As an immediate fix, you could use the latest release, by
updating your CMake sources thus:
   cvs update -r LatestRelease -Pd

Amitha.



More information about the CMake mailing list