Skip to content

add cross-compiling#11

Open
philippe44 wants to merge 6 commits intomsotoodeh:masterfrom
philippe44:master
Open

add cross-compiling#11
philippe44 wants to merge 6 commits intomsotoodeh:masterfrom
philippe44:master

Conversation

@philippe44
Copy link

The main purpose of this PR is to add cross-compiling to your library

  • build.sh is a script example
  • when cross-compiling, test is disabled and custom_tools are build with native compiler
  • endianness is set automatically by compiler
  • big endian mode was not compiling, I think I've fixed it properly
  • the targets/ directory is something I generally provide on all libs I use to have a set of pre-built libraries (can be ignored)

- Rules.mk should respect ENV vs CMDline CFLAGS
- custom_tools uses own CFLAGS
- fix pre-built flags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant