Hello Phil,
On Sunday 13 January 2002 06:22, Philip Blundell wrote:
> That won't help. The instruction the assembler is complaining about
> is genuinely not an ARM opcode, and in any case GCC doesn't look at the
> AS environment variable in this situation.
>
> I expect the source code has some x86 assembly statements in it that
> need to be removed.
>
I was hoping that ./configure with the correct envir. vars would create a
more proper 'Makefile' and take care of the problem. In general when
cross-compiling using autoconf, automake and libtool; CC, AR and RANLIB must
be set. If you need to set additional envir. vars they are usually AS, LD,
NM and STRIP. Since I do not know what Johan's 'configure.in' file looks
like, setting AS is the sane thing to do.
I suspect that your current problem is in the your 'configure.in' file,
probably '$ac_cv_linux'. It has been a while since I ran into this problem
and do not remember what exactly what I did last time. I suspect that if you hunt through the autoconf docs, that you will
find the solution.
Best Regards,
--George
Received on Sun Jan 13 16:58:52 2002
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:44:21 EDT