Differences

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

Link to this comparison view

en:arm:tqma28:linux:ptxdist:build_system [2018/05/18 14:42] – ↷ Page moved from en:arm:tqma28:linux:build_system to en:arm:tqma28:linux:ptxdist:build_system liedmannen:arm:tqma28:linux:ptxdist:build_system [2022/08/04 15:02] (current) – external edit 127.0.0.1
Line 46: Line 46:
 The link **ptxdist** always calls the most recently installed ptxdist version.</WRAP> The link **ptxdist** always calls the most recently installed ptxdist version.</WRAP>
  
-After installing all packages on the host machine, extract, configure, compile and install the PTXdist sources.\\ See [[en:arm:tqma28:linux:downloads| download page]] for links.+After installing all packages on the host machine, extract, configure, compile and install the PTXdist sources.\\ See [[en:arm:tqma28:linux:ptxdist:downloads| download page]] for links.
  
 Extract the package ptxdist-<version>.tar.bz2 to a temporary directory and call in that directory: Extract the package ptxdist-<version>.tar.bz2 to a temporary directory and call in that directory:
Line 65: Line 65:
  
   * username and mail address   * username and mail address
-  * ftp / http proxies => in networks needing proxy authentication, read the [[en:arm:tqma28:linux:faq#ptxdist_download_packages_through_proxy_authentication|FAQ]]+  * ftp / http proxies => in networks needing proxy authentication, read the [[en:arm:tqma28:linux:ptxdist:faq#ptxdist_download_packages_through_proxy_authentication|FAQ]]
   * path for archive of downloaded source packages (aka local package pool)   * path for archive of downloaded source packages (aka local package pool)
  
Line 73: Line 73:
 ===== Toolchain installation ===== ===== Toolchain installation =====
 The toolchain must be installed only once before the Linux BSP can be compiled for the target. The toolchain must be installed only once before the Linux BSP can be compiled for the target.
-In case of using a precompiled toolchain install it to ///opt//. Otherwise carefully follow the documentation for building toolchains found [[http://www.pengutronix.de/software/ptxdist/appnotes/AppNote_BuildingToolchain.pdf|here]] or in the [[en:arm:tqma28:linux:downloads|download section]].\\ By default the toolchain will get installed to ///opt/OSELAS.Toolchain-<version>//.+In case of using a precompiled toolchain install it to ///opt//. Otherwise carefully follow the documentation for building toolchains found [[http://www.pengutronix.de/software/ptxdist/appnotes/AppNote_BuildingToolchain.pdf|here]] or in the [[en:arm:tqma28:linux:ptxdist:downloads|download section]].\\ By default the toolchain will get installed to ///opt/OSELAS.Toolchain-<version>//.
  
 To build the toolchain follow these commands: To build the toolchain follow these commands:
Line 103: Line 103:
 ==== Getting help ==== ==== Getting help ====
  
-<WRAP round tip 50%>The manual is your friend. See [[en:arm:tqma28:linux:downloads|Downloads]] where to get it.</WRAP>+<WRAP round tip 50%>The manual is your friend. See [[en:arm:tqma28:linux:ptxdist:downloads|Downloads]] where to get it.</WRAP>
  
 ==== Configuration ==== ==== Configuration ====
  • Last modified: 2022/08/04 15:04