From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
== Fedora SH (Fedora す〜ぱ〜えっち) == | == Fedora SH (Fedora す〜ぱ〜えっち) == | ||
* | == Target and CPU == | ||
* sh4 with FPU, Little Endian | |||
* TODO | == Working hardware == | ||
* | * [http://sh2000.sh-linux.org/sh2007.html SH4a 400MHz borad] | ||
* landisk (SH4 200MHz) | |||
== Status (Dec/11/2008) == | |||
* F8(~4400),F9(~5000) packages has built using mock and koji. [http://8ne.sakura.ne.jp:20007/pub/linux/fedora/] | |||
* F10 packages are now building. | |||
* [http://8ne.sakura.ne.jp:20007/koji/ koji instance] | |||
* [http://8ne.sakura.ne.jp.jp:20007/pub/linux/fedora/mash/ mash] | |||
* I've filed some patches which need to build on sh arch to Bugzilla[https://bugzilla.redhat.com/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Fedora&query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=NEEDINFO&bug_status=MODIFIED&rep_platform=sh4&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&fixed_in_type=allwordssubstr&fixed_in=&keywords_type=allwords&keywords=&emailassigned_to1=1&emailtype1=exact&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailcc2=1&emailtype2=exact&email2=&bugidtype=include&bug_id=&votes=&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=]. Some of them already merged in CVS or upstream. | |||
== pakcages which need to special work == | |||
* java-1.6.0-openjdk | |||
* mono | |||
* ocaml native support | |||
* libaio | |||
* perl modules which fail to selftest | |||
* numpy etc.. which get 'Floating point exception' error at runtime. | |||
== TODO == | |||
* Organize architecture team. ;-) | |||
* Build updates packages. (...will be done in f10-updates) | |||
== Resource == | |||
* [http://www.sh-linux.org/ FC6 for sh3/sh4] | |||
* [http://ms-n.org/sh-linux/fc7/ F7 for sh4] |
Revision as of 11:35, 11 December 2008
CHIKAMA Masaki
- EMail: masaki.chikama_AT_gmail.com
- Location: Nara, Japan
I'm now working to start up Fedora/SH (Renesas SuperH CPU family), currently for SH4, as a Secondary architecture Peoject.
Fedora SH (Fedora す〜ぱ〜えっち)
Target and CPU
- sh4 with FPU, Little Endian
Working hardware
- SH4a 400MHz borad
- landisk (SH4 200MHz)
Status (Dec/11/2008)
- F8(~4400),F9(~5000) packages has built using mock and koji. [1]
- F10 packages are now building.
- koji instance
- mash
- I've filed some patches which need to build on sh arch to Bugzilla[2]. Some of them already merged in CVS or upstream.
pakcages which need to special work
- java-1.6.0-openjdk
- mono
- ocaml native support
- libaio
- perl modules which fail to selftest
- numpy etc.. which get 'Floating point exception' error at runtime.
TODO
- Organize architecture team. ;-)
- Build updates packages. (...will be done in f10-updates)