Skip to content
  • Howard Chu's avatar
    Added new support for NT and AIX dynamic linking - generate export tables · 4efcc974
    Howard Chu authored
    for executable files, not just libraries/modules. Also, the AIX linker
    hardcodes -L paths by default; override this to prevent build paths from
    appearing in distributed binaries.
    
    mkdep.aix - a wrapper for AIX cc that sends dependency info to stdout so
    that the standard mkdep script can operate.
    4efcc974