Hello,
On Tue, Aug 08, 2006 at 08:18:32PM +0800, Tzu-Chien Chiu wrote:
> I need to build *both* the native and the cross-compiled library
> at the same time (one-time configure script and make), rather than
> *either one* of them.
FWIIW, the Texinfo configure does this: if a cross compile build is
required, the configure script first configures in a subdirectory for
a native build, then it continues configuration for the main build.
Consult texinfo-4.8/configure.ac for details.
Feel free to ask if anything of the trick is not clear.
Have a nice day,
Stepan Kasal