[Openal-devel] OpenAL Soft 1.6.372 released!
Chris Robinson
chris.kcat at gmail.com
Sun Nov 23 12:11:22 PST 2008
On Sunday 23 November 2008 11:33:45 am Ludwig Nussel wrote:
> In the .spec file for the openal-soft-win32-1.5.304 package I have
> the following call (%SOURCE99 is the toolchain file):
>
> cd CMakeConf
> cmake \
> -D CMAKE_TOOLCHAIN_FILE=%SOURCE99 \
> -D CMAKE_INSTALL_PREFIX=/opt/cross/i386-mingw32msvc \
> -D CMAKE_C_FLAGS:STRING="$RPM_OPT_FLAGS" \
> ..
Ah, I see. Seems the CMAKE_TOOLCHAIN_FILE define was added for CMake 2.6, and
won't work for 2.4. I don't think I would have a problem requiring 2.6 for
cross-compiling, though it may cause issues for Gentoo users who only have
2.4 in stable. Non-cross-compile builds will still need to work on 2.4 for
now, though.
More information about the Openal-devel
mailing list