This is the mail archive of the java-discuss@sourceware.cygnus.com 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]

Re: It finally compiled! [Re: NewBie question: Segmentation faults]


Alexis>     - The symbol inf in java/lang/Double.h was not defined so
Alexis> I just deleted any reference to it in the file as in the
Alexis> Double.h from 2.95.1

Could you send me your failing (unedited) Double.h?
THanks.

Alexis>     - The libffi library was not linked into libgcj.so. After
Alexis> looking around for awhile, I found out that the libffi was not
Alexis> properly copied into the nof directory. I copied it made a
Alexis> clean compile and it worked.

Oops -- multilib failure.  This is my fault.  I'll fix it.

Alexis> Now I compiled gdb-000220 and I still get the following error
Alexis> when running the program:
Alexis> Starting program: /home/adenis/java/HelloWorld
Alexis> Don't know how to run.  Try "help target".

That's annoying.  You'll have to talk to the gdb hackers about what is
wrong there.

Tom

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