On Mon, Feb 23, 2004 at 08:15:20AM +0100, [EMAIL PROTECTED] wrote:
> Thanks Tim, 
> 
> Trying it right now. Is it enough to just configure this way : 
> 
> ./Configure -de -Dcc=xlc -Duse64bitall 
> 
> or do I after the configure also have to change some stuff in the make
> file ( I noticed there are still "-q32" entries in the makefile ) 

I have no idea (I've had limited contact with AIX and I'm happy to keep it that way :)
[EMAIL PROTECTED] is the place to ask.

Tim.

> -----Original Message-----
> From: Tim Bunce [mailto:[EMAIL PROTECTED] 
> Sent: vrijdag 20 februari 2004 16:39
> To: Bjorn Naessens
> Cc: [EMAIL PROTECTED]
> Subject: Re: Building Perl 64-bit with DBI and DBD:ORACLE 9i on AIX 5L
> 
> On Fri, Feb 20, 2004 at 02:22:03PM +0100, [EMAIL PROTECTED]
> wrote:
> > 
> > However at the moment we upgraded our C compiler to compile completely
> > in 64-bit and the environment can not include the lib32's anymore or
> the
> > C programs won't run anymore. The side effect offcourse that Perl
> isn't
> > working anymore without including lib32 before the lib but then C's
> are
> > not working anymore and ... A neverending loop here :-) 
> > 
> > I was thinking that maybe there is a possibility now to compile perl
> in
> > a full 64-bit mode and still get the database access with DBI and
> > DBD:oracle in 64-bit. 
> 
> Get perl configured with -Duse64bitall and working by itself (make
> test).
> Then DBI should build ok
> Then try DBD::Oracle 0.15.
> 
> Tim.
> 

Reply via email to