[CMake] Specify 32-bit compilation to Clang

Nils Gladitz nilsgladitz at gmail.com
Mon Jan 19 15:12:10 EST 2015


On 19.01.2015 21:08, Robert Dailey wrote:
> I have done this and it fails while linking the test program during
> configuration:
>
> /usr/bin/ld: cannot find crtbegin.o: no such file or directory
> /usr/bin/ld: cannot find -lgcc
> /usr/bin/ld: cannot find -lgcc_s
>
> Any ideas?
>

Try installing the g++-multilib package.

Nils


More information about the CMake mailing list