brain-labs / brain

An esoteric programming language compiler on top of LLVM based on Brainfuck
https://brain-labs.github.io/brain/docs/html/index.html
GNU General Public License v3.0
133 stars 19 forks source link

Missing the 'armhfp' #43

Open luizperes opened 7 years ago

luizperes commented 7 years ago

Add the 'armhfp' to the arch array

rafaelcn commented 7 years ago

Well, could you elaborate on this issue? Not sure I'm uderstanding

luizperes commented 7 years ago

Could you explain it better @onlurking?

rafaelcn commented 7 years ago

Is there something that we can do about this @onlurking?

luizperes commented 7 years ago

He fixed by including in the array of output architectures (he was trying on his mobile) on the makefile

rafaelcn commented 7 years ago

Should this be an issue then?

luizperes commented 7 years ago

I think that we should at least create a flag where the user could add their own @rafaelcn. but I see no harm in adding this to the current model

onlurking commented 7 years ago

Sorry, my smarthphone broke(was an Samsung S4), but I will try to reproduce this again on my new phone(which is an Samsung Galaxy J2 Prime).

This error occurred while build brain under Termux.

rafaelcn commented 7 years ago

Yes, that's possible @luizperes and should be easily doable. I wasn't aware that you've tried to compile on your phone @onlurking, thanks for the feedback :wink: