Bruno Haible <[EMAIL PROTECTED]> writes:

> Simon Josefsson wrote:
>> This was also discovered while porting GNU SASL to uClinux.
>>
>> Perhaps I should investigate how difficult it would be to make uClinux
>> run ./configure properly instead of maintaining the HAVE_* symbols
>> manually.
>
> Definitely. uClinux has a shell and a compilation environment (and you can
> also cross-compile to it). That's exactly what autoconf was designed for.

Right, although now I was incorporating GNU SASL into the uClinux
build framework.  All autoconf based programs that have been "ported"
to uClinux appear to use hand-written Makefile's.  The reason I went
through the hassle of incorporating GNU SASL into the uClinux
framework was to get the tools included in the uClinux generated ROMFS
root file system automatically.  But it is likely much simpler to
cross-compile it first (which, incidentally, I've already done), and
manually move the tools on to the root file system.  I'll likely do
that, thanks for the heads-up.

Regards,
Simon


_______________________________________________
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib

Reply via email to