some compile problem about gcc-2.95.3

2005-06-18 Thread zouqiong
i download the release version of gcc-2.95.3, and binutils 2.15, then i did the following things: 1. mkdir binutils-build; ../../binutils-2.15/configure --prefix=/opt/gcc --target=mipsel-linux -v; make;make install; 2.i copy the o32 lib, o32 include to the /opt/gcc/mipsel-linux/lib, /opt/gcc/mip

Re: some question about gc

2005-06-18 Thread zouqiong
1. in the gt-c-decl.h, three functions about lang_decl, gt_pch_nx_lang_decl(),gt_ggc_mx_lang_decl, gt_pch_g_9lang_decl(), what are the differences between the three functions? 2. i can find the prefixes in the gengtype.c, what are they setting for? static const struct write_types_data ggc_wtd =