This is the mail archive of the libffi-discuss@sourceware.cygnus.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]

Cross-compiling


Working from a recent (CVS) copy of libffi, I get:

bash-2.02$ autoconf
configure.in:56: warning: AC_TRY_RUN called without default to allow
cross compiling
...

suggesting that it is currently impossible to build libffi for targets
without native tools.

Of course I can figure out the defaults for any particular host, but how
should I plug those into configure.in and keep it portable?  I'm quite a
novice with autoconf, so I'm interested in recommendations...

-- 
Jeff Sturm
jsturm@sigma6.com

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