a small correction:

On Thu, Aug 3, 2017 at 5:59 PM, Steffen Dettmer
<steffen.dett...@gmail.com> wrote:
>   Building C object CMakeFiles/cmTC_47cd8.dir/CheckForPthreads.c.o
>   /opt/xyzcross/x86-linux2/bin/powerpc-linux-gnu-gcc --sysroot=...
>    -o CMakeFiles/cmTC_47cd8.dir/CheckForPthreads.c.o   -c
> /usr/local/share/cmake-3.6/Modules/CheckForPthreads.c
>
> If I copy the mentioned gcc command to a shell and change only
> the file name (CheckForPthreads does not exist anymore

Ohh, of course the .c file still exists, just the directory for
the .o file had been removed. When I create it, the compile and
link commands from the ErrorLog both work fine.

Steffen
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to