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


Anthony Green 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?
> 

  I updated my CVS tree Sunday morning so it is current.  It does not
create libffi.a in that location.  Note that if I go into
/home/duncan/temp/libgcj/objdir/powerpc-unknown-linux-gnu/nof/libffi/
and
execute that Makefile that is there, I then get the .libs/libffi.a. 
This
still does not help the jv-convert and gij problems though until I
manually edit their Makefiles as described above.




-- 
Wendell Duncan <duncan@intermountain.com>

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