Re: [Gc]: Automated nightly tests of CVS
Ivan Maidanski
ivmai at mail.ru
Wed Oct 14 09:38:53 PDT 2009
Hi!
Juan Jose Garcia-Ripoll <juanjose.garciaripoll at googlemail.com> wrote:
> ...and already some failures:
> http://ecls.sourceforge.net/logs_gc.html
>
> I thought that, since the OpenBSD people have produced patches for
> earlier releases, support for this platform should be already
> complete. Why is it not so?
>
> You will also notice problems when testing the shared library in
> Solaris, using the GCC compiler.
>
> These tests are ran once a day. Not all platforms have separate
> processors. Only the intel64 and the Solaris (T2) does. The others are
> either multicores (OSX), or virtualized (FreeBSD, OpenBSD, NetBSD).
>
> Juanjo
I'm confused with OS Z case:
ld: duplicate symbol _GC_fail_count in .libs/alloc.o and .libs/allchblk.o
in allchblk.c there is a declaration:
extern unsigned GC_fail_count;
it looks ok (finalize.c has the same). What's the problem? Any opinion?
Bye.
More information about the Gc
mailing list