This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Ok, but for LD_LIBRARY_PATH_32 is think we just introduce a new variable here. On 32 bit environments LD_LIBRARY_PATH_32 == LD_LIBRARY_PATH.
Sure?
What I understood is that LD_LIBRARY_PATH_32 will prevent any subsequent sets of LD_LIBRARY_PATH from having any effect on 32-bit executables.
LD_LIBRARY_PATH_32 for 32 bit libraries on solaris. LD_LIBRARY_PATH_64 for 64 bit libraries on solaris.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |