Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry PI compilation fails with: -mno-omit-leaf-frame-pointer #1876

Closed
mpapis opened this issue Aug 26, 2012 · 0 comments
Closed

Raspberry PI compilation fails with: -mno-omit-leaf-frame-pointer #1876

mpapis opened this issue Aug 26, 2012 · 0 comments

Comments

@mpapis
Copy link
Contributor

mpapis commented Aug 26, 2012

this might be an issue on Raspberry PI, I was trying to compile in emulator and got this:

Running 181 tasks using 1 parallel threads
cc1: error: unrecognized command line option ‘-mno-omit-leaf-frame-pointer’
2: CC vm/accessor_primitives.cpp
cc1plus: error: unrecognized command line option ‘-mno-omit-leaf-frame-pointer’
rake aborted!
Error compiling
/home/pi/.rvm/src/rbx-2.0.testing-n2012_08_26/projects/daedalus/daedalus.rb:69:in `command'
/home/pi/.rvm/src/rbx-2.0.testing-n2012_08_26/projects/daedalus/daedalus.rb:267:in `compile'
/home/pi/.rvm/src/rbx-2.0.testing-n2012_08_26/projects/daedalus/daedalus.rb:451:in `build'
/home/pi/.rvm/src/rbx-2.0.testing-n2012_08_26/projects/daedalus/daedalus.rb:909:in `block (2 levels) in perform_tasks'

more details here: https://gist.github.com/d17262140f458a6c2ed5

to detect ARM processor(the difference?):

uname -m => armv6l
@brixen brixen closed this as completed in 2e3d47b Aug 27, 2012
roshats pushed a commit to roshats/rubinius that referenced this issue Jun 26, 2014
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

No branches or pull requests

2 participants