On Wed, Nov 09, 2005 at 01:26:25AM +0100, Markus Trenkle wrote:
> Hello all,
> 
> once again I have to build a perl/oracle10g/apache2/ssl system on hpux
> using the openview compiler, this time it needs to be 64bit clean. While
> I'm nearly done with it I still face some problems, I hope somebody here
> can help me.
> 
> For some reason, the compiler options leak into the linker options, so
> in the generated Makefile for DBD-Oracle there is the line
> 
> OTHERLDFLAGS =  -Wl,+s -Wl,+n +DA2.0W +DS2.0
> 
> which leads to this error:
> 
> ld: Unrecognized argument: -Wl,+s
> Fatal error.
> 
> Maybe this isn't related to perl or dbd-oracle at all because I have a
> similar error with +DD64 while compiling mod_perl. If this finally works
> and there is some interest I will gladly publish what I have done.

Of course, please do. A patch to Makefile.PL would be nice.

Tim.

Reply via email to