www.digitalmars.com         C & C++   DMDScript  

D.gnu - Compiling Mango 1.3 causes endless output

Trying to compile mango/io/FileScan.d,
from the Mango 1.3 release, makes GDC
generate a seemingly endless assembly
if the debugging symbols are turned on ?

http://www.dsource.org/svn/projects/mango/downloads/mango_release_1-3.zip

gdc -g -fversion=Posix -S mango/io/FileScan.d

It seems to compile OK without the -g flag.
(tested on Mac OS X 10.3, using GCC 3.3.5)

--anders
Apr 14 2005