Compiling for armv4t

Home Forums Forum Compiling for armv4t

This topic contains 0 replies, has 1 voice, and was last updated by  Michael 8 years, 9 months ago.

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #24669

    Michael

    How does one go about compiling a build for armv4t target?

    I tried the following:

    1. Copying the libecc/config/arm-linux-engeabi to armv4t-linux-engeabi and changed the march to armv4t and prefixes in directories specified there

    2. edited src/compiler-rt/sources.mk and copied the armv6 source section to a similar section for armv4t

    3. Ran the compiler but it keeps trying to bring in fetch_sync … asm which wont compile under armv4

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.