IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 8, 2023, 11:49:37 AM (3 years ago)
Author:
eugene
Message:

conversion of tagsets using version numbers (not relevant under svn) to names associated with target environment, tagset name now required in psbuild command

Location:
trunk/psconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psconfig

  • trunk/psconfig/README

    r42333 r42377  
    77*** SUMMARY ***
    88
    9 For Ubuntu:
     9For Ubuntu (gcc includes -as-needed by default) :
    1010
    11   psbuild -extbuild -clean -rebuild -dev -optimize -no-as-needed ipp-3.3
     11  psbuild -extbuild -clean -rebuild -dev -optimize -no-as-needed ipp-ubuntu
    1212
    1313For Gentoo:
    1414
    15   psbuild -extbuild -clean -rebuild -dev -optimize ipp-3.1
     15  psbuild -extbuild -clean -rebuild -dev -optimize ipp-gentoo
     16
     17For Manjaro (gcc 11 strict on strcpy) :
     18
     19  psbuild -extbuild -clean -rebuild -dev -optimize -debug-build ipp-manjaro
    1620
    1721For a new build, make sure you have a valid file for ~/.ipprc and ~/.ptolemyrc.
Note: See TracChangeset for help on using the changeset viewer.