Ken Moffat wrote:
> On Mon, Jul 24, 2006 at 10:12:21PM -0400, Joe Ciccone wrote:
>
>> if (echo ${CLFS_TARGET} | grep el-); then echo little; else echo big; fi
>>
>> Or maybe put something like this on the page. (Replace CLFS_TARGET with
>> ${MACHTYPE} if CLFS_TARGET isn't available.) But think it would be
>> better to have the user choose the command.
>>
>>
> Absolutely. Is it safe to assume that libtool without a forced
> LDEMULATION is likely to fail a test in both o32 and n32, or should
> I restrict this to o32 (to match the -32 failure on the other
> multilibs) ?
Since 64 is the default abi for the compiler and linker I would expect
both o32 and n32 to fail the test. Unfortunatly I don't have a mips
testsuite log. I've never run testsuites on my mips box because they
could extend the build by a couple of days. I bet jim has some logs,
hopefully he'll see this email when he wakes up.
_______________________________________________
Clfs-dev mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-dev