Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The script is maintained to provide the user with the currently sanctioned versions of packages we depend upon. In turn, appropriate setup scripts are called by the script to set up the environment for those packages and the packages they depend on. For the time being, there are only a few such packages:

  • Xilinx
  • Synplicity
  • RTEMS
  • gnutools
  • autoconf
  • automake

Xilinx, Synplicity and RTEMS version numbers can be overridden by calling the script with appropriate arguments. Take a look at ~claus/ctk/envs.sh for one way to do this. Similarly for the default BSP you plan to use.

...