[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sheflug] autoconf help
On 27 Mar 2001 20:32:48 +0100, ross wrote:
> i have a cross compiler (mipsel-gcc) configured which runs ok, do i have to
> incorporate this into the configure.in file (looks like it's as welcoming as
> a sendmail configuration :-(
I was about to tell you to go try something easier 'til I reread this :)
You've done 90% of the work!! I presume you're after Linux on MIPs? If
not, you have further problems - you need to link to the host C
libraries, etc., which won't be glibc unless you're on a GNU platform.
And.. why can't you do the compile on the MIPs machine? Or is that too
easy???
> since the mips 'arch' is listed, does this mean the normal gcc 2.95.3 will
> cross compile?
No, only the mips cross-compiler :)
Given you're using autoconf, is there any reason why:
./configure --target=mipsel-linuxelf
. doesn't work?
Cheers,
Alex.
---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word
"unsubscribe" in the body of the message.
GNU the choice of a complete generation.