This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
LD_PRELOAD on HP-UX using GNU linker?
- To: gcc at gcc dot gnu dot org, gcc-help at gcc dot gnu dot org
- Subject: LD_PRELOAD on HP-UX using GNU linker?
- From: Priya Narasimhan <priya at lambda dot ece dot ucsb dot edu>
- Date: Fri, 28 Apr 2000 14:19:10 -0700 (PDT)
Hi,
Does anyone know how I can use LD_PRELOAD on an HP-UX
operating system? The native linker on HP-UX does not
support the LD_PRELOAD feature, but I would really
like to use it. Does the GNU linker support this on all
operating systems, including HP-UX? Could I simply
install the GNU linker and take advantage of it for
this feature.
Thank you in advance.
-- Priya Narasimhan