Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=3273312
By: nobody
Hello, is there any suggested procedure to follow in order to cross-compile
ntfsprogs? I mean, a suggested procedure other than having a chroot environment
with the toolchain and all other auxiliary tools? I've been trying to (without
chroot environment), and the first immediate hassle is related to some standard
libc functions (such as malloc and realloc) which are just assumed to be missing,
which is not true of course. I also thought to provide explicit ac_cv_xxxx variables
to override configure's guess but there are several of them and anyway the whole
thing gives the clear impression that the configure script in general is not
well tuned to cross-compiling.
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=44085
|