Strange line in ltconfig

H. J. Lu hjl@lucon.org
Thu Oct 2 18:25:00 GMT 2003


In ltconfig, there are

    if test "X$HPUX_IA64_MODE" = X32; then
      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32/usr/local/lib"
    else
      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
    fi
 
What is /usr/local/lib/hpux32/usr/local/lib?


H.J.



More information about the Gcc mailing list