D.gnu - 1e Regression
- resistor mac.com (30/30) Apr 03 2004 Brian Hammond brought it to my attention that there's a regression in GD...
- Brian Hammond (2/32) Apr 03 2004
- resistor mac.com (3/3) Apr 20 2004 Any chance of getting the ICE on Phobos compile fixed? That's a pretty
- eluusive sbcglobal.net (2/5) Apr 21 2004 I second that! I wanna have fun too!
- David Friedman (5/18) Apr 21 2004 Sorry, guys! I've been really lazy the past few weeks, but the next
- resistor mac.com (6/24) Apr 21 2004 Hey, no problem. I just wanted to know that you'd seen it. It is rathe...
Brian Hammond brought it to my attention that there's a regression in GDC 1e: Phobos no longer compiles on OS X. I hadn't noticed this before because I didn't rebuild my Phobos when upgrading from 1d. The errors are reproduced below. Owen gcc -o config/gen_unix.o -g -O2 -DPHOBOS_USE_PTHREADS=1 -DHAVE_CONFIG_H -I etc/c/stlsoft -I . -c ../../gcc-3.3.3/gcc/d/phobos/config/gen_unix.c gcc -o gen_unix config/gen_unix.o /gen_unix > frag-unix cat ../../gcc-3.3.3/gcc/d/phobos/config/unix-head frag-unix ./../gcc-3.3.3/gcc/d/phobos/config/ unix-mid > gcc/configunix.d gcc -o config/gen_config1.o -g -O2 -DPHOBOS_USE_PTHREADS=1 -DHAVE_CONFIG_H -I etc/c/stlsoft -I . -c ../../gcc-3.3.3/gcc/d/phobos/config/gen_config1.c gcc -o gen_config1 config/gen_config1.o /gen_config1 > frag-gen cat ../../gcc-3.3.3/gcc/d/phobos/config/config-head frag-ac frag-gen ./../gcc-3.3.3/gcc/d/phobos/ config/config-mid ../../gcc-3.3.3/gcc/d/phobos/config/config-tail > gcc/config.d gdc -o gcc/configunix.o -g -O2 -fversion=GNU_Semaphore_Mach -nostdinc -I ./../gcc-3.3.3/gcc/d/ phobos -I ../../gcc-3.3.3/gcc/d/phobos/internal/gc -c gcc/configunix.d gcc/configunix.d:0: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. make: *** [gcc/configunix.o] Error 1
Apr 03 2004
You beat me to it Owen! In article <c4njls$o1o$1 digitaldaemon.com>, resistor mac.com says...Brian Hammond brought it to my attention that there's a regression in GDC 1e: Phobos no longer compiles on OS X. I hadn't noticed this before because I didn't rebuild my Phobos when upgrading from 1d. The errors are reproduced below. Owen gcc -o config/gen_unix.o -g -O2 -DPHOBOS_USE_PTHREADS=1 -DHAVE_CONFIG_H -I etc/c/stlsoft -I . -c ../../gcc-3.3.3/gcc/d/phobos/config/gen_unix.c gcc -o gen_unix config/gen_unix.o /gen_unix > frag-unix cat ../../gcc-3.3.3/gcc/d/phobos/config/unix-head frag-unix ./../gcc-3.3.3/gcc/d/phobos/config/ unix-mid > gcc/configunix.d gcc -o config/gen_config1.o -g -O2 -DPHOBOS_USE_PTHREADS=1 -DHAVE_CONFIG_H -I etc/c/stlsoft -I . -c ../../gcc-3.3.3/gcc/d/phobos/config/gen_config1.c gcc -o gen_config1 config/gen_config1.o /gen_config1 > frag-gen cat ../../gcc-3.3.3/gcc/d/phobos/config/config-head frag-ac frag-gen ./../gcc-3.3.3/gcc/d/phobos/ config/config-mid ../../gcc-3.3.3/gcc/d/phobos/config/config-tail > gcc/config.d gdc -o gcc/configunix.o -g -O2 -fversion=GNU_Semaphore_Mach -nostdinc -I ./../gcc-3.3.3/gcc/d/ phobos -I ../../gcc-3.3.3/gcc/d/phobos/internal/gc -c gcc/configunix.d gcc/configunix.d:0: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. make: *** [gcc/configunix.o] Error 1
Apr 03 2004
Any chance of getting the ICE on Phobos compile fixed? That's a pretty crippling bug for OS X! Owen
Apr 20 2004
In article <c64rq6$22ff$1 digitaldaemon.com>, resistor mac.com says...Any chance of getting the ICE on Phobos compile fixed? That's a pretty crippling bug for OS X! OwenI second that! I wanna have fun too!
Apr 21 2004
Sorry, guys! I've been really lazy the past few weeks, but the next release is almost ready. I should be able to post a snapshot with the fixes for 1e tomorrow. David eluusive sbcglobal.net wrote:In article <c64rq6$22ff$1 digitaldaemon.com>, resistor mac.com says...Any chance of getting the ICE on Phobos compile fixed? That's a pretty crippling bug for OS X! OwenI second that! I wanna have fun too!
Apr 21 2004
Hey, no problem. I just wanted to know that you'd seen it. It is rather a show-stopper for OS X after all! Thanks again for all your great work! Owen In article <c678du$45b$1 digitaldaemon.com>, David Friedman says...Sorry, guys! I've been really lazy the past few weeks, but the next release is almost ready. I should be able to post a snapshot with the fixes for 1e tomorrow. David eluusive sbcglobal.net wrote:In article <c64rq6$22ff$1 digitaldaemon.com>, resistor mac.com says...Any chance of getting the ICE on Phobos compile fixed? That's a pretty crippling bug for OS X! OwenI second that! I wanna have fun too!
Apr 21 2004