Re: gcc compile troubles

2001-09-19 Thread Phil Blundell
/smb/gcc_bench/gcc2.95.4/gcc-2.95-2.95.4.ds5/src-native/libobjc/gc.c:37: gc.h: No such file or directory /smb/gcc_bench/gcc2.95.4/gcc-2.95-2.95.4.ds5/src-native/libobjc/gc.c:55: gc_ty ped.h: No such file or directory You need libgc5-dev. p.

Re: gcc compile troubles

2001-09-19 Thread Christopher C. Chimelis
On Wed, 19 Sep 2001, Richard Reich wrote: Debian GCC maintainers, I'm trying to build gcc on my home box, I did apt-get source gcc and also got a few others, I also did apt-get build-dep gcc. I'm still getting an error. the command I execute to compile gcc is... ./debian/rules