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: Mauve, inner classes and dejagnu magic


>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:

Mark> There actually is a ClassTest$privatetype.lo file and a
Mark> ./libs/ClassTest$privatetype.o file but somehow libtool doesn't provide
Mark> it to the gcj command :{

Mark> Any hints or tips?

It could be a libtool bug.  See the PR1343 failure, also a libtool
bug.

You could try running the gcj commands from the shell.
Then try running the libtool commands from the shell.
That will at least let you pinpoint the problem.

Tom


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