[CMake] Setting compiler for cmake

outro pessoa outro.pessoa at gmail.com
Sat Oct 5 18:28:33 EDT 2013


The problem is this:
I am trying to port traverso-daw to FreeBSD-10.x. I have to edit the CMake
variables. Since the project is not mine, I need to work with a patched
version. I have tried getting in contact with the original developer.
Okay, do I need to clear out the CMakeTmp files?



On Sat, Oct 5, 2013 at 4:50 PM, Óscar Fuentes <ofv at wanadoo.es> wrote:

> The following message is a courtesy copy of an article
> that has been posted to gmane.comp.programming.tools.cmake.user as well.
>
> [Please CC the cmake user's mailing list]
>
> outro pessoa <outro.pessoa at gmail.com> writes:
>
> > I'm looking at CMakeDetermineCompilerABI_C.bin and the path to
> > /usr/local/lib/gcc46 is plain text in the elf file. Besides needing to
> > eliminate some log files, is there a cmake argument that can be passed to
> > clear all caches and keep the progress at the current point?
> > Thanks muchly.
>
> Don't reuse a build directory when switching compilers. Start with an
> empty one.
>
> Are you experiencing difficulties with the instructions I gave you? You
> shouldn't care about the scripts that comes with CMake for building with
> Clang. The task does not require changes on those scripts.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20131005/a81f4f3a/attachment.htm>


More information about the CMake mailing list