Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: cross-gcc - Multiple cross-build gcc https://bugzilla.redhat.com/show_bug.cgi?id=766166 Summary: Review Request: cross-gcc - Multiple cross-build gcc Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: dhowells@xxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, package-review@xxxxxxxxxxxxxxxxxxxxxxx Classification: Fedora Story Points: --- Type: --- Regression: --- Mount Type: --- Documentation: --- Spec URL: http://people.redhat.com/~dhowells/cross/cross-gcc.spec SRPM URL: http://people.redhat.com/~dhowells/cross/cross-gcc-4.6.2-1.fc16.1.src.rpm Description: I've taken the Fedora 16 gcc specfile and modified it greatly so that it builds a cross-compiler for a number of the Linux kernel arches (some of them don't build) and packages each one up in its own binary RPM (named gcc-<targetcpu>-linux-gnu). The working targets are: alpha, arm, blackfin, h8300, m32r, m68k, mips (32/64, be/le), mn10300, parisc(hppa/hppa64), powerpc (32 & 64), s390/s390x, sh4, sparc (32/64), x86_64/i386 and xtensa. Note that I've built the 64-bit targets to include the 32-bit targets, so, for instance, you have to use the x86_64-linux-gnu compiler to build i386 stuff. The packages are configured with "--program-prefix=<targetcpu>-linux-gnu-". Note that the name passed to "--target" may not match the program prefix (for instance h8300-linux-gnu is targeted to h8300-elf). As the manual pages and help files are emitted into the core binary RPM and a dependency is emplaced. Note that these filenames overlap with the core gcc - which isn't a problem as long as the programs are the same version. However, it may be worth dropping them entirely from the package and just including a dependency on the Fedora core gcc package. This depends on the cross-build binutils package up for review in bug 761619. I would appreciate a review so that I can get this into Fedora Extra. Many thanks, David -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review