[CMake] cmake segfaults with ASM compiler

Brad King brad.king at kitware.com
Thu Oct 19 14:12:43 EDT 2006


Prakash Punnoor wrote:
> Hi,
> 
> if I use Windows cmake 2.4.x (x in 0 to 3) in MSYS/MinGW with MSYS (in Windows 
> XP SP2 Ger) it segfaults with my custom Module for ASM compiler integration 
> (perhaps you remember...). It starts segfaulting at generation time as soon 
> as I add a file with an asm ending to a target.
> 
> It works fine in Linux though, so it could be a generator issue.
> 
> Could you please test this:
> 
> svn co https://svn.sourceforge.net/svnroot/aften aften
> 
> and try running cmake with nasm or yasm compiler installed with MSYS 
> generator? If it segfaults for you too, I will try to make a reduced 
> test-case.

Does this still happen with CVS CMake?

-Brad


More information about the CMake mailing list