On Sat, Oct 20, 2001 at 01:22:18AM +0200, Erik Mouw wrote: > > I have just tested: > > gcc 2.96 built from redhat on ARM: > > gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-80) > > What kind of compiler is this? A native compiler or a cross compiler?
"on ARM" so native. It's the compiler I've used to build stuff from redhat 7.0/7.1, and a fair number of kernels. It's got around 280 odd patches applied to it, which you can see if you grab the gcc 2.96-80 source RPM and run rpm -qlp gcc-2.96-80.src.rpm on the package. > The (*) compiler is my compiler as available on the ARM Linux FTP site. > This compiler is a basic gcc-3.0 compiler with the following Debian > patches applied: > > patches from gcc-3.0-3.0.ds9 snapshot: > arm-const-double.dpatch > arm-tune.dpatch > g++-cxa-atexit.dpatch > java-manpages.dpatch > libstdc++-limits.dpatch > objc-data-references.dpatch > objc-testsuite.dpatch > subreg-byte.dpatch I'll check to see if any of these line up with the gcc 2.96 patches. _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
