Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: avr-gcc - Cross Compiling GNU GCC targeted at avr https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=238705 ------- Additional Comments From rc040203@xxxxxxxxxx 2007-05-02 10:29 EST ------- Several questions based on visual inspection of the spec: * Why are you using "make all-gcc" and "make install-gcc" instead of "make all" and "make install"? * Did you consider to split gcc and gcc-c++? Mixing c and c++ into one package when many users of embedded system will only use c implies a pretty ugly package bloat on them. * If I am informed correctly (I am only semi-educated on the avr toolchain), the classical avr toolchain is based on avr-libc. This would imply to build GCC against avr libc instead of "no libc". -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review