Ada build/20050817

  • Built Ada compiler with a 20050623 devos base
  • Built and released LOS178 3.0.0 20050817
  • Changed build_los178_343 to have a new option that allows the build to continue if the CDK build fails. Sometimes we still allow some CDK build failures

Ada Build

I managed to get Ada built (with a few procedural errors that Jesse's looking into) on hornet using the 20050623 devos. Note that the process requires a 3.4.3 or greater native toolchain. Luckily there is one available on t3, however the following symlinks were required:

    $ mkdir -p /usr/products/compilers
    $ cd /usr/products/compilers
    $ ln -s /net/t3/export/tools_prod/products/compilers/FSF FSF
    $ ln -f /net/t3/export/tools_prod/products/compilers/FSF/gcc-3.4.3 latest

Also note the usage and reliance on amd and the -hosts map. Finally the build process expects the "latest" link but the compiler itself expects FSF.

Jesse is also looking into what would be required to build utilizing a later devos.