autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Adding LM32 processor support


From: Sébastien Bourdeauducq
Subject: Adding LM32 processor support
Date: Mon, 22 Feb 2010 21:15:16 +0100
User-agent: KMail/1.12.4 (Linux/2.6.32-trunk-686; KDE/4.3.4; i686; ; )

Hi,

GCC 4.5 is going to support the open hardware LatticeMico32 (LM32) processor, 
with a Linux ELF FDPIC (nommu) binary format (and uClibc):
http://gcc.gnu.org/viewcvs/trunk/libgcc/config.host?r1=153557&r2=154096

Currently, I cannot build out-of-the-box many applications using Autoconf 
because it does not recognize the CPU type.

Can you add "lm32" to the list of CPUs supported by Autoconf? A possible 
default triplet could be "lm32-milkymist-uclinux" (I'm not 100% sure if 
"uclinux" is appropriate for FDPIC, this point doesn't seem to be documented 
anywhere).

The LM32 processor is big endian. If there is anything more you'd like to 
know, see http://www.milkymist.org/doc/lm32_archman.pdf or ask me directly.

Thanks,
Sébastien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]