Re: Compiling dbd-oracle on hpux64
- From: markus.trenkle@xxxxxxxx (Markus Trenkle)
- Date: Mon, 21 Nov 2005 22:20:14 +0100
Lincoln,
Am 16.11.2005 um 05:04 schrieb Lincoln A. Baxter:
If you are willing to test a new Makefile.PL after I update it,
I will do so. My modifications to the Makefile are simple, I only removed the compiler options in the linker flags. For some reason the newly generated Makefile is completely different, so I have to describe what I did. The original options are still in the comments at the beginning of the file. There it reads
# dynamic_lib => { OTHERLDFLAGS=>q[ -Wl,+s -Wl,+n +DA2.0W +DS2.0 -L/sorry/oracle/app/oracle/product/10.1.0/rdbms/lib/ -L/sorry/oracle/ app/oracle/product/10.1.0/lib/ -lclntsh `cat /sorry/oracle/app/ oracle/product/10.1.0/lib/ldflags` `cat /sorry/oracle/app/oracle/ product/10.1.0/lib/sysliblist` -lm ] }
I changed the line further down to
OTHERLDFLAGS = +s +n -L/sorry/oracle/app/oracle/product/10.1.0/rdbms/ lib/ -L/sorry/oracle/app/oracle/product/10.1.0/lib/ -lclntsh `cat / sorry/oracle/app/oracle/product/10.1.0/lib/ldflags` `cat /sorry/ oracle/app/oracle/product/10.1.0/lib/sysliblist` -lm
If this is not enough, I will reproduce what I did in the first place. But I dont have access to the server now.
Markus
.
- Follow-Ups:
- Re: Compiling dbd-oracle on hpux64
- From: Lincoln A. Baxter
- Re: Compiling dbd-oracle on hpux64
- References:
- Compiling dbd-oracle on hpux64
- From: Markus Trenkle
- Re: Compiling dbd-oracle on hpux64
- From: Tim Bunce
- Re: Compiling dbd-oracle on hpux64
- From: Markus Trenkle
- Re: Compiling dbd-oracle on hpux64
- From: Lincoln A. Baxter
- Compiling dbd-oracle on hpux64
- Prev by Date: Oracle exception handling module ideas/suggestions
- Next by Date: Re: DBIx::Chart, ORA-00907: missing right parenthesis
- Previous by thread: Re: Compiling dbd-oracle on hpux64
- Next by thread: Re: Compiling dbd-oracle on hpux64
- Index(es):