This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: [PATCH] libffi/configure.in: Add arm-*-pe*


On Mon, 2003-07-14 at 23:48, Jim Wilson wrote: 
> Shaun Jackman wrote:
> > libffi compiles for arm-wince-pe. This adds the target.
> 
> Does it work?  There is not much point in compiling it if it doesn't 
> work.  There is a program ffitest in the libffi build tree that you can 
> run to test it.  If it does work, then it is reasonable to enable it.

Thanks for this pointer. I don't think 'make check' works for libffi,
and that had been the extent of my testing. I'll get back to you.

> Your other messages indicate that you are using newlib instead of the 
> standard C library for the target.  This brings up the question of 
> whether libffi compiles if you aren't using newlib.  It seems unlikely 
> though, so I won't worry about it for now.

I haven't tested at all using only the native C library. Perhaps libffi
can remain disabled unless --with-newlib is specified.

Cheers,
Shaun



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