D.gnu - gcc-core 3.3.4 on slackware 10
- Lethalman (13/13) Nov 13 2004 I unpackged gcc-core 3.3.4, g++ and GDC.
- David Friedman (4/18) Nov 13 2004 The Java package is also required. This dependency will go away in the
I unpackged gcc-core 3.3.4, g++ and GDC. So i followed instruction and i installed gdc. Now i'm trying to install libphobos but when i make i get this error: cat config/config-head frag-ac frag-gen frag-math config/config-mid config/config-tail > gcc/config.d gdc -o gcc/configunix.o -g -frelease -O2 -nostdinc -I . -I ./internal/gc -c gcc/configunix.d make: *** No rule to make target `boehm-gc/os_dep.c', needed by `boehm-gc/d_os_dep.c'. Stop. Any suggestions?
Nov 13 2004
Lethalman wrote:I unpackged gcc-core 3.3.4, g++ and GDC. So i followed instruction and i installed gdc. Now i'm trying to install libphobos but when i make i get this error: cat config/config-head frag-ac frag-gen frag-math config/config-mid config/config-tail > gcc/config.d gdc -o gcc/configunix.o -g -frelease -O2 -nostdinc -I . -I ./internal/gc -c gcc/configunix.d make: *** No rule to make target `boehm-gc/os_dep.c', needed by `boehm-gc/d_os_dep.c'. Stop. Any suggestions?The Java package is also required. This dependency will go away in the next release. David
Nov 13 2004