This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: Problem using crosstool building gcc-3.3.2-glibc-2 .3.2 for powerpc-750


Hi again,

sorry for bothering you again.

> result you can't always compile old code with new gcc.  If you want to
> build gcc 3.3 with gcc 4.1 you need to either first build an
> intermediate version like 3.4, or patch 3.3 to remove the deprecated

I tried to execute the toolchain again with an older gcc, version 3.4.
Unfortunately, I still get the same errors regarding "cc1: error: invalid option `new-mnemonics'". 
Furthermore, now, the toolchain fails with 

  In file included from version.c:33:
  /home/stephan/crosstool-0.43/build/powerpc-750-linux-gnu/gcc-3.3.2-glibc-2.3.2/build-glibc/csu/version-info.h:1:1: missing 
  terminating " character
  /home/stephan/crosstool-0.43/build/powerpc-750-linux-gnu/gcc-3.3.2-glibc-2.3.2/build-glibc/csu/version-info.h:2:1: missing 
  terminating " character
  /home/stephan/crosstool-0.43/build/powerpc-750-linux-gnu/gcc-3.3.2-glibc-2.3.2/build-glibc/csu/version-info.h:3:1: missing 
  terminating " character
  /home/stephan/crosstool-0.43/build/powerpc-750-linux-gnu/gcc-3.3.2-glibc-2.3.2/build-glibc/csu/version-info.h:4:1: missing 
  terminating " character
  make[2]: *** [/home/stephan/crosstool-0.43/build/powerpc-750-linux-gnu/gcc-3.3.2-glibc-2.3.2/build-glibc/csu/version.o] Error 1
  make[2]: Leaving directory `/home/stephan/crosstool-0.43/build/powerpc-750-linux-gnu/gcc-3.3.2-glibc-2.3.2/glibc-2.3.2/csu'
  make[1]: *** [csu/subdir_lib] Error 2
  make[1]: Leaving directory `/home/stephan/crosstool-0.43/build/powerpc-750-linux-gnu/gcc-3.3.2-glibc-2.3.2/glibc-2.3.2'
  make: *** [all] Error 2

Does someone has an idea?

Best,
  Stephan

_______________________________________________________________________
Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 30 Tage
kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220


--
For unsubscribe information see http://sourceware.org/lists.html#faq


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