public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re:Re: BOEHM-GC,GCC 3.0.3 and libjava
@ 2002-01-31 12:46 Takis Psarogiannakopoulos
  0 siblings, 0 replies; 2+ messages in thread
From: Takis Psarogiannakopoulos @ 2002-01-31 12:46 UTC (permalink / raw)
  To: bryce; +Cc: gcc



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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE:Re: BOEHM-GC,GCC 3.0.3 and libjava
@ 2002-01-31  2:48 Takis Psarogiannakopoulos
  0 siblings, 0 replies; 2+ messages in thread
From: Takis Psarogiannakopoulos @ 2002-01-31  2:48 UTC (permalink / raw)
  To: bryce; +Cc: gcc


On Thu, 31 Jan 2002, Bryce McKinlay wrote:

> The headers have been re-organised in the newwer boehm-gc versions, so
> you will have to make some changes to libjava/boehm.cc in order to get
> this to work. Note that the CVS GCC tree uses a gc6a tree, so you could
> use the current libjava code as a guide. I'll be importing the gc6a3
> into CVS GCC soon.
>
> regards
>
> Bryce.
>

Hi Bryce,

Please import gc6a3 to the current CVS tree. Gctest is crashing (for
DG/UX ix86 ) and I just have no time to see whats wrong with
it. Especially when gc6a3 runs so smoothly on a 4 CPU DG/UX ix86 machine! 
Anyway even if I trace this error would be be a waste of time. 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). 

Regards,
Takis



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-01-31 17:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-31 12:46 Re:Re: BOEHM-GC,GCC 3.0.3 and libjava Takis Psarogiannakopoulos
  -- strict thread matches above, loose matches on Subject: below --
2002-01-31  2:48 Takis Psarogiannakopoulos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).