BOEHM-GC,GCC 3.0.3 and libjava

Takis Psarogiannakopoulos takis@XFree86.Org
Thu Jan 31 12:46:00 GMT 2002



On Thu, 31 Jan 2002, Bryce McKinlay wrote:

>> You should erase ltconfig, ltmain, config.sub, config.guess, and
>> install-sh from the gcc/boehm-gc dir . These they should follow
>> the gcc's source tree (main dir).
>
> Thanks. I'll do that too.
>
If you do also change the line inside configure.in from 

AC_CONFIG_AUX_DIR(.) to 

AC_CONFIG_AUX_DIR(..)

otherwise configuration will fail when you remove the above files.

Regards,
Takis



More information about the Gcc mailing list