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: darwin & libgcj ?


Andreas Tobler writes:
 > 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.

Aha!  Well, that is wrong.  Perhaps the linker is failing to do the
right thing.  But without a system to debug I don't know what is
causing the problem.

Andrew.


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