[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

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
howtos:hardware:arm:gcc_aarch64_cross-compiler [2016/12/20 23:45 (UTC)] – edited preface exagahowtos:hardware:arm:gcc_aarch64_cross-compiler [2016/12/21 09:39 (UTC)] – [Downloading required source and configuration] minor text addition exaga
Line 133: Line 133:
 </code> </code>
  
-You should see the first $PATH entry is to your installation directory's /bin folder.+You should see the first $PATH entry is to your installation directory's /bin folder. It's important that your installation directory's /bin folder appears before any other entry in the $PATH.
  
 <code> <code>
 howtos:hardware:arm:gcc_aarch64_cross-compiler ()