[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 18:36 (UTC)] – [Descarga del código fuente requerido y configuración] rrampes:howtos:hardware:arm:gcc_aarch64_cross-compiler [2019/05/29 19:38 (UTC)] – [Descarga del código fuente requerido y configuración] rramp
Línea 101: Línea 101:
  
 === Creating GCC dependency symlinks === === Creating GCC dependency symlinks ===
 +Ahora vas a crear algunos enlaces simbólicos en el directorio gcc-5.4.0.
 Now you are going to create some symbolic links in the gcc-5.4.0 directory. These will point to some of the source directories you have just unpacked, which are dependencies of GCC, and when these symbolic links are present GCC will build them automatically. Now you are going to create some symbolic links in the gcc-5.4.0 directory. These will point to some of the source directories you have just unpacked, which are dependencies of GCC, and when these symbolic links are present GCC will build them automatically.
  
 es:howtos:hardware:arm:gcc_aarch64_cross-compiler ()