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: NewBie question: Segmentation faults



Alexis wrote:
> However, there is no mention of those variables in
> libgcj-snapshot-2000-02-18/libffi/src/powerpc/ffi.c

The comment is wrong.  They're really in libffi/src/types.c. 

Run nm on your libffi.a to make sure these symbols exist in types.o.
If not, try to figure out why.

AG

-- 
Anthony Green                                                        Red Hat
                                                       Sunnyvale, California

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