This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: building cross-compiler for m68hc11/m68hc12


29.2.2012 18:46, Kai Ruottu kirjoitti:
29.2.2012 18:24, Kai Ruottu kirjoitti:

The binutils-2.14.9.0.8 from:

ftp.kernel.org/pub/linux/devel/binutils

were still used, must check how they could be built with the native
CentOS 5.7 tools, I compiled them with gcc-3.2.3 for RHL 7.3, when
expecting problems with a newer GCC...

Yes, the native gcc-4.1.2 in CentOS 5.7 didn't succeed in compiling the binutils-2.14.90.0.8 sources from 2004

Building binutils-2.19.51 with the CentOS 5.7 native gcc-4.1.2 succeeded:

[root@localhost build]# ld/ld-new -V
GNU ld (Linux/GNU Binutils) 2.19.51.0.14.20090722
  Supported emulations:
   m68hc11elf
   m68hc11elfb
   m68hc12elf
   m68hc12elfb


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]