In_A_Graveyard
Newcomer
- Joined
- Mar 11, 2022
- Messages
- 3
- Reaction score
- 0
Hello all,
I am attempting to build lua from source on my android device. I am using the Termux terminal emulator and it's available gcc compiler called clang.
termux
clang
Using the official 5.4.4 source and running make with the generic target generates the following terminal output.
Any thoughts welcome.
Thanks!
Update: I receive almost identical results when building to linux or posix targets as well.
I am attempting to build lua from source on my android device. I am using the Termux terminal emulator and it's available gcc compiler called clang.
termux
clang
Using the official 5.4.4 source and running make with the generic target generates the following terminal output.
Any thoughts welcome.
Thanks!
Update: I receive almost identical results when building to linux or posix targets as well.
Attachments
Last edited: