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
Fails to build - CentOS 6 32 bit #18
Comments
|
I believe this may be a binutils problem. What binutils (and gcc for that matter) version are you using? Were either the installed binutils or gcc custom compiled? |
|
gcc-4.4.7-3.el6.i686 gcc -vUsing built-in specs. Both are distro packages. |
|
Ok so I was incorrect, I was missing a flag. Fixed in bf4f428. Give it a try with |
|
Fix confirmed, thanks. |
Works on 64bit.
The text was updated successfully, but these errors were encountered: