SV: SV: [sldev] SV: Missing cares, apr in Mac build

Suzhanna Rossini suzhanna.rossini at balsaestates.com
Sat Jul 19 04:40:13 PDT 2008


> Suzhanna Rossini wrote:
> 
> > Compiling...
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.6030 for
> 80x86
> > Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
> > cl /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D
> "CMAKE_INTDIR=\"Debug\"" /D
> > "_MBCS" /FD /RTCs /MDd /GS /Fo"cmTryCompileExec.dir\Debug\\"
> > /Fd"C:/SLDev/linden/indra/build-
> VS2003/CMakeFiles/CMakeTmp/Debug/cmTryCompil
> > eExec.pdb" /W3 /c /Zi /TC   /Zm1000
> >    ".\testCCompiler.c"
> > testCCompiler.c
> > Linking...
> > link: missing operand after
> > `@c:\\SLDev\\linden\\indra\\build-
> VS2003\\CMakeFiles\\CMakeTmp\\cmTryCompile
> > Exec.dir\\Debug\\RSP000002.rsp'
> > Try `link --help' for more information.
> > cmTryCompileExec : error PRJ0002 : error result returned from
> 'link.exe'.
> >
> You have link.exe from cygwin in your path.  It is not a linker, but
> rather creates symbolic links.   I usually remove this file from my
> cygwin bin directory or rename it to linkcygwin.exe
> 
> -Bill


Oh dear.. I guess I *did* have too much wine last night! You're right..
Seems to work fine now, I'll get back when I've run a build to see if the
linking works better now than with cmake 2.6

Alexandra.




More information about the SLDev mailing list