This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: BOEHM-GC,GCC 3.0.3 and libjava


>>>>> "Takis" == Takis Psarogiannakopoulos <takis@XFree86.Org> writes:

Takis> If you do also change the line inside configure.in from 
Takis> AC_CONFIG_AUX_DIR(.) to 
Takis> AC_CONFIG_AUX_DIR(..)
Takis> otherwise configuration will fail when you remove the above files.

You'll have to do more than that, since boehm-gc is a target library.
See libjava's configuration for an example of what must be done.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]