www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - help: gdc, dsss, tango -> seg fault

reply Martin d Anjou <point14 magma.ca> writes:
Hello,

I have segmentation fault trying to run the demo tango program after 
installing gdc 0.22, dsss 0.51 and tango (trunk) from scratch. I 
documented everything and posted it to 
http://www.dsource.org/forums/viewtopic.php?t=2441

It'd be nice if someone could help, I've been trying to make it work for 
several days without succes.

Regards,
Martin
Feb 18 2007
parent reply Martin d Anjou <point14 magma.ca> writes:
The problem vanished after I built and ran install/hello.d from tango. The 
only evidence left is the old executable which still segfaults. It is the 
exact same size as the new executable which does not segfault. Really 
weird.

Martin

On Sun, 18 Feb 2007, Martin d Anjou wrote:

 Hello,

 I have segmentation fault trying to run the demo tango program after 
 installing gdc 0.22, dsss 0.51 and tango (trunk) from scratch. I documented 
 everything and posted it to 
 http://www.dsource.org/forums/viewtopic.php?t=2441

 It'd be nice if someone could help, I've been trying to make it work for 
 several days without succes.

 Regards,
 Martin
Feb 18 2007
parent Brad Anderson <brad dsource.org> writes:
Martin d Anjou wrote:
 The problem vanished after I built and ran install/hello.d from tango.
 The only evidence left is the old executable which still segfaults. It
 is the exact same size as the new executable which does not segfault.
 Really weird.
Yesterday, I forgot to ask if you had any old object files laying around. Maybe that was it? BA
Feb 19 2007