IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 23, 2022, 10:45:04 AM (4 years ago)
Author:
eugene
Message:

forcing tagset name for pschecklibs and pscheckperl, switching to tagsets named by environment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20220316/psconfig/INSTALL

    r41706 r42138  
    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.