This is the mail archive of the libffi-discuss@sources.redhat.com mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building on LINUX PPC


Fair enough... How?

I did a

./configure --host=powerpc-unknown-linux.

The configure script then err'ed ./../config-ml.in no such file or directory.

I then attempt to build I get the error (and this was the original cause of 
this entire chase).

Specifically in file t-ffi.c there is an error
t-ffi.c:444 parse error before '*'
t-ffi.c:446 'ffi_prep_closure' declared as function returning a function

Christian Gross
At 19:05 09/03/2002 -0800, Anthony Green wrote:
>On Sat, 2002-03-09 at 15:48, Christian Gross wrote:
> > Hi
> >
> > I was looking through the mailing lists and the likes.  I thought libffi
> > was ported to LINUX PowerPC.  However, when I compile on a Powerbook
> > running YDL 2.1 I get a configuration error of powerpc-unknown-none is not
> > known.
>
>Try powerpc-unknown-linux.
>
>AG



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