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: arm-gp2x-linux-gcc - Cross Compiling GNU GCC targeted at arm-gp2x-linux https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=242206 ------- Additional Comments From j.w.r.degoede@xxxxxx 2007-07-26 16:58 EST ------- gcc for Linux with glibc may not be compiled with inhibit_libc, so this is the only way to go. The really big problem was: - getting this to build inside a dir, without it trying to install headers to the filesystem during the build - then install inside a buildroot - and then run without wanting to find some of its file inside the buildroot instead of there regular patches. After many days of messing around I found mandrake's patch which makes it possible to use --with-build-sysroot, without also using --with-sysroot, fixing the puzzle. -- 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