[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisiónAmbos lados, revisión siguiente
es:howtos:hardware:arm:gcc_aarch64_cross-compiler [2019/05/29 14:22 (UTC)] – [Descarga del código fuente requerido y configuración] rrampes:howtos:hardware:arm:gcc_aarch64_cross-compiler [2019/05/29 14:33 (UTC)] – [Descarga del código fuente requerido y configuración] rramp
Línea 70: Línea 70:
 === Descarga del código fuente === === Descarga del código fuente ===
  
-Before downloading the package source needed to build the GCC cross-compilerbe aware that more recent package versions may exist than the ones shown hereYou may wish to install newer versionsIt's always a good idea to check. To keep things simple, you might consider downloading a version of GCC which matches the one you currently have installed. I've read lots of articles about this and most advise to install the //latest and greatest// version of GCC available. However, if you're running Slackware ARM current you'll have gcc-5.4.0 installed and this is adequate for what you need.+Antes de descargar el código fuente del paquete necesario para construir el compilador cruzado GCC, tenga en cuenta que pueden existir versiones de paquetes más recientes que las que se muestran aquí 
 +Es posible que desee instalar versiones más recientesSiempre es una buena idea revisar. 
 +To keep things simple, you might consider downloading a version of GCC which matches the one you currently have installed. I've read lots of articles about this and most advise to install the //latest and greatest// version of GCC available. However, if you're running Slackware ARM current you'll have gcc-5.4.0 installed and this is adequate for what you need.
  
 So, first move back into the 'build-dir' directory and then download the packages below. So, first move back into the 'build-dir' directory and then download the packages below.
 es:howtos:hardware:arm:gcc_aarch64_cross-compiler ()