This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: darwin & libgcj ?
Andrew Haley wrote:
Is this some weirdness in the darwin implementation of DSOs? We
redefine all sorts of things in libgcj, not just that one.
/Volumes/reserved1/gcchfs/objdir/powerpc-apple-darwin6.3//libjava/.libs/libgcj.a
(os_dep.o) definition of _read in section (__TEXT,__text)^M
/usr/lib/libm.dylib(read.So) definition of _read^M
Btw, this multiple read is coming from boehm-gc.
Though I don't know if it is correct.
Andreas