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/INSTALL

    r41706 r42377  
    211211** the steps above are probably not actually needed.  When is PSCONFDIR needed?
    212212
     213NOTE: see https://stackoverflow.com/questions/44967115/weak-linking-vs-as-needed
     214for a discussion of the -no-as-needed option in gcc
     215
    213216*** SUMMARY ***
    214217
    215218For Ubuntu:
    216219
    217   psbuild -extbuild -clean -rebuild -dev -optimize -no-as-needed ipp-3.3
     220  psbuild -extbuild -clean -rebuild -dev -optimize -no-as-needed ipp-ubuntu
    218221
    219222For Gentoo:
    220223
    221   psbuild -extbuild -clean -rebuild -dev -optimize ipp-3.1
    222 
     224  psbuild -extbuild -clean -rebuild -dev -optimize ipp-gentoo
     225
Note: See TracChangeset for help on using the changeset viewer.