This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: link problems under darwin5.2


>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:

Andreas> [titanium:powerpc-apple-darwin5.2/libjava/.libs] andreast% ar -t
Andreas> libgcj.a | grep Attributes.o
Andreas> Attributes.o
Andreas> Attributes.o
Andreas> BasicAttributes.o

There should be 3 files named `Attributes.o' -- they are
from java/util/jar/, org/xml/sax/, and javax/naming/directory/.
So now you need to find out why one is missing.

Tom


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