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]

testsuite problems on darwin was: [patch] HAVE_LC_MESSAGES for natSystem.cc




Tom Tromey wrote:
 
> This is interesting, since it is a "shouldn't happen" sort of problem.
> This means that gcj can't find the libgcj .jar file.

New try new problems. The upper one fixed, don't know how.

I tried now with a verbose option.
Now one of the most errors is this one:

/usr/bin/ld: Undefined symbols:
_main <------------
___gxx_personality_v0

This happens e.g. in the jni dir. Here I had to remove the --shared
option since this is not available on darwin.

I also lack this one:
Didn't find file /Volumes/xufs/gccsrc/objdir/powerpc-apple-darwin5.2/libjava/tes
tsuite/../../qthreads/.libs/libgcjcoop.a, returning

Does this matter?

Thanks,
Andreas


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