This is the mail archive of the java-patches@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: PPC issues



Wendell wrote:
> 1) libffi
>   In the
> /home/duncan/temp/libgcj/objdir/powerpc-unknown-linux-gnu/nof/libjava
> as a kludge I add the command -lffi to 

This looks like a multilib problem.  

What happens when  you...

$ cd /home/duncan/temp/libgcj/objdir/powerpc-unknown-linux-gnu/libffi
$ make

??

Does it create

/home/duncan/temp/libgcj/objdir/powerpc-unknown-linux-gnu/nof/libffi/.libs/libffi.a?

> 2) I was not able to configure with --enable-threads=posix because
> the is also a problem with GC_dlopen.  I'm believe this is
> also a problem with configure scripts not making the dyn_load.c
> functions  available in any library when trying to compile
> jv-convert and gij.

I don't know anyone who has tried the new GC under powerpc linux.  Are
you working from the latest CVS sources?

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]