Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] List of supported ARM microarchitectures
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures
View previous topic :: View next topic  
Author Message
attilaolah
n00b
n00b


Joined: 21 Dec 2014
Posts: 4
Location: Bajmok, Serbia

PostPosted: Sun Dec 21, 2014 1:26 am    Post subject: [SOLVED] List of supported ARM microarchitectures Reply with quote

Where can I find a list of ARM microarchitectures?

The Raspberry Pi cross building wiki says that I should use armv6j, but I can't find ARMv6J on Wikipedia's list of ARM microarchitectures.

I have built a crossdev toolchain armv7a-hardfloat-linux-uclibceabi form my Lenovo A7-40, and an avr one for the Raspberry Pi.

Is there a complete list of values accepted by crossdev, or how do I know which ARMv* to use?


Last edited by attilaolah on Sun Dec 21, 2014 1:32 am; edited 1 time in total
Back to top
View user's profile Send private message
attilaolah
n00b
n00b


Joined: 21 Dec 2014
Posts: 4
Location: Bajmok, Serbia

PostPosted: Sun Dec 21, 2014 1:28 am    Post subject: Reply with quote

Oh. I see this question has already been asked on the Crossdev wiki.
Back to top
View user's profile Send private message
attilaolah
n00b
n00b


Joined: 21 Dec 2014
Posts: 4
Location: Bajmok, Serbia

PostPosted: Sun Dec 21, 2014 1:31 am    Post subject: Reply with quote

OK I've found the answer here.
Back to top
View user's profile Send private message
attilaolah
n00b
n00b


Joined: 21 Dec 2014
Posts: 4
Location: Bajmok, Serbia

PostPosted: Sun Dec 21, 2014 1:56 am    Post subject: Reply with quote

In fact:

Code:
$crossdev -t help
Supported Architectures:
   - alpha                                     - arm / armeb / aarch64
   - hppa (parisc)                             - ia64
   - i386 / i486 / i586 / i686 (x86)           - m68k
   - mips / mipsel / mips64 / mips64el
   - powerpc (ppc) / powerpc64 (ppc64)
   - sparc / sparc64                           - s390 / s390x
   - sh / sh[1-5] / sh64                       - x86_64 (amd64)
Supported C Libraries:
   - glibc (gnu)
   - klibc       [prob wont work]
   - musl
   - newlib      [bare metal/no operating system]
   - uclibc      [not all arches are ported]
Special Targets:
   - avr      http://www.nongnu.org/avr-libc/
   - bfin     http://blackfin.uclinux.org/
   - h8300    http://h8300-hms.sourceforge.net/
   - mingw32  http://www.mingw.org/
   - mingw64  http://mingw-w64.sourceforge.net/
   - msp430   http://www.ti.com/msp430
   - nds32    http://github.com/nds32
   - nios2    http://www.altera.com/products/ip/processors/nios2/ni2-index.html
   - xc16x    http://www.infineon.com/
   - ee / iop / dvp (ps2) [Playstation 2 targets]
   - ppu / spu (cell) [Cell/Playstation 3 targets]
Softfloat toolchains:
   Include 'softfloat' in the 'vendor' field
   e.g. armeb-softfloat-linux-uclibc  powerpc-booya_softfloat-linux-gnu
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum