[fedora-arm] g77 for ARM?

Peter Robinson pbrobinson at gmail.com
Sun Mar 3 10:03:10 UTC 2013


On Sat, Mar 2, 2013 at 7:15 PM, Sean Omalley <omalley_s at rocketmail.com> wrote:
> I was looking at it, a month or two ago. They just closed a bug that
> prevented the compiler gcc from building from srpm, and said it was fixed in
> rawhide. I'm going to test it again, to see if it is actually fixed, and if
> it is. It might non-trivial, but still not that bad to get working. Unless
> someone else wants to, it probably similar to ADA support. :)

In both cases I believe you basically need to do a language bring up.
I've not looked at exactly what required but the process would likely
be something like:
1) cross compile on x86
2) native compile using the cross compile
3) local rpm build using native compile
4) rebuild rpm version using rpm version
5) import native rpm build into koji
6) koji build and then remove import

It should be fairly straight forward but most of that needs to be done
by someone with appropriate admin rights in koji. I would be prepared
to do it but someone would need to provide me with complete steps for
1-3 so I have a recipe to follow.

Peter


More information about the arm mailing list