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*


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.


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.
--
Jim Wilson, GNU Tools Support, http://www.specifix.com



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