Hi,
In a package I'm integrating autoconf into, I need to be able to
support cross-compiling. Specifically, the libraries in the package
will be cross-compiled. However, the package contains a compiler
binary that must be run on the build platform, not the host platform.
This means that I need to use two compilers (1) a cross compiler for
the libraries and some binaries, and (2) a native compiler for some
binaries that must be run on the build platform.
However, I don't know of any straightforward way of achieving this.
Does anyone have any suggestions, other than splitting the package?
BTW, Akim and Paul, this is one example where I can see that it might
be useful not to exclude detection of a native compiler if
cross-compiling is enabled. :-) :-)
TIA,
-Ossama
--
Ossama Othman <[EMAIL PROTECTED]>
Distributed Object Computing Laboratory, Univ. of California at Irvine
1024D/F7A394A8 - 84ED AA0B 1203 99E4 1068 70E6 5EB7 5E71 F7A3 94A8