PPC issues

Anthony Green green@cygnus.com
Sat Apr 22 13:16:00 GMT 2000


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


More information about the Java-patches mailing list