[Cmake] How to turn of incremental linking

Miller, James V (CRD) millerjv at crd.ge.com
Tue Jan 8 10:59:18 EST 2002


I am trying to build a project with the Intel C++ compiler with debug information.  Occasionally, the
link will fail with an internal error.  When it fails, I can clean the particular project (just the
exe, the supporting libraries are not rebuilt) and reproduce the error.  If I toggle "incremental
linking" in DevStudio, the link will succeed. So the debug information for the exe is confusing the
linker when incremental linking is used.
 
How can I specify that incremental linking should not be used for a particular build?  Is this
something that I can set in the CMakeCache?


Jim Miller 
_____________________________________
Visualization & Computer Vision
GE Corporate Research & Development
Bldg. KW, Room C218B
P.O. Box 8, Schenectady NY 12301

millerjv at crd.ge.com < mailto:millerjv at crd.ge.com <mailto:millerjv at crd.ge.com> >
(518) 387-4005, Dial Comm: 8*833-4005, 
Cell: (518) 505-7065, Fax: (518) 387-6981 


 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20020108/0abaffc1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Miller, James V (CRD).vcf
Type: application/octet-stream
Size: 392 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake/attachments/20020108/0abaffc1/attachment.obj>


More information about the CMake mailing list