Re: [CMake] cmake segfaults with ASM compiler

2007-01-23 Thread Prakash Punnoor
Am Dienstag 23 Januar 2007 02:48 schrieb Bill Hoffman: > OK, found it... > You need to add this: > SET(CMAKE_INCLUDE_FLAG_ASM "-I") > To CMakeASMInformation.cmake. > > I will also fix the seg fault, but this will get around the bug. Thx, the work-around really helps. Cheers, -- (°=

Re: [CMake] cmake segfaults with ASM compiler

2007-01-22 Thread Bill Hoffman
Prakash Punnoor wrote: Am Sonntag 21 Januar 2007 16:32 schrieb Bill Hoffman: Prakash Punnoor wrote: ome soon to be released 2.4.4. version has the fix. :-) 2.4.6 segfaults as well. Wasn't the fix from cvs incorporated? Well, current cvs segfaults as well. Smells li

Re: [CMake] cmake segfaults with ASM compiler

2007-01-22 Thread Prakash Punnoor
Am Sonntag 21 Januar 2007 16:32 schrieb Bill Hoffman: > Prakash Punnoor wrote: > >>> ome soon to be released 2.4.4. version has the fix. :-) > >> > >> 2.4.6 segfaults as well. Wasn't the fix from cvs incorporated? > > > > Well, current cvs segfaults as well. Smells like regression... > > Problem is

Re: [CMake] cmake segfaults with ASM compiler

2007-01-21 Thread Bill Hoffman
Prakash Punnoor wrote: ome soon to be released 2.4.4. version has the fix. :-) 2.4.6 segfaults as well. Wasn't the fix from cvs incorporated? Well, current cvs segfaults as well. Smells like regression... Problem is, I don't think the cause was ever identified for this. It j

Re: [CMake] cmake segfaults with ASM compiler

2007-01-21 Thread Prakash Punnoor
Am Sonntag 21 Januar 2007 10:38 schrieb Prakash Punnoor: > Am Donnerstag 19 Oktober 2006 20:54 schrieb Prakash Punnoor: > > Am Donnerstag 19 Oktober 2006 20:12 schrieb Brad King: > > > Prakash Punnoor wrote: > > > > Hi, > > > > > > > > if I use Windows cmake 2.4.x (x in 0 to 3) in MSYS/MinGW with M

Re: [CMake] cmake segfaults with ASM compiler

2007-01-21 Thread Prakash Punnoor
Am Donnerstag 19 Oktober 2006 20:54 schrieb Prakash Punnoor: > Am Donnerstag 19 Oktober 2006 20:12 schrieb Brad King: > > 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

Re: [CMake] cmake segfaults with ASM compiler

2006-10-19 Thread Prakash Punnoor
Am Donnerstag 19 Oktober 2006 20:12 schrieb Brad King: > 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 seg

Re: [CMake] cmake segfaults with ASM compiler

2006-10-19 Thread Brad King
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 a

[CMake] cmake segfaults with ASM compiler

2006-10-19 Thread Prakash Punnoor
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 fi