Babouchka You're no fun anymore | mmm, ça explique tout
faut faire un make bootstrap
pas un make
Code :
- For a native build issue the command make bootstrap. This will build the entire GCC system, which includes the following steps:
- Build host tools necessary to build the compiler such as texinfo, bison, gperf.
- Build target tools for use by the compiler such as binutils (bfd, binutils, gas, gprof, ld, and opcodes) if they have been individually linked or moved into the top level GCC source tree before configuring.
- Perform a 3-stage bootstrap of the compiler.
- Perform a comparison test of the stage2 and stage3 compilers.
- Build runtime libraries using the stage3 compiler from the previous step.
|
un simple make, ça créera un gcc inutilisable
A+ [jfdsdjhfuetppo]--Message édité par Babouchka le 13-05-2002 à 17:15:00--[/jfdsdjhfuetppo] |