Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re:RE: 32bit and 64bit shared libraries

Re:RE: 32bit and 64bit shared libraries

From: <dgoulet_at_vicr.com>
Date: Thu, 29 Jun 2000 09:03:37 -0400
Message-Id: <10543.110768@fatcity.com>


You got it. For years the Oracle stated requirement was to "at a minimum re-link" applications when upgrading either the database or operating system version. I've taken the stance that it's best to rebuild applications from the original source files whenever any of these occurs. Yeah, Yeah, Yeah it takes a little extra longer, but at least we're sure there are NO conflicts.

Dick Goulet

____________________Reply Separator____________________
Subject: RE: 32bit and 64bit shared libraries Author: John Dunn <john.dunn_at_sefas.co.uk> Date: 6/29/00 3:57 AM

So I need to recreate my .so on the 64bit machine. Is that correct?

John

> -----Original Message-----
> From: dgoulet_at_vicr.com [SMTP:dgoulet_at_vicr.com]
> Sent: 27 June 2000 15:45
> To: Multiple recipients of list ORACLE-L
> Subject: Re:32bit and 64bit shared libraries
>
> Nope, Been there, done that on HP-UX.
>
> ____________________Reply Separator____________________
> Author: John Dunn <john.dunn_at_sefas.co.uk>
> Date: 6/27/00 1:31 AM
>
> I am developing an external C procedure on a 32 bit AIX 4.2.1 machine and
> need to implement on a 64bit 4.3 AIX S7A machine that does not have a C
> compiler. Can I just copy the shared library(.so) I created on the 32bit
> machine to the 64 bit machine. Will it work?.
>
> Oracle is 8.0.5
>
> John
>
>
> --
> Author: John Dunn
> INET: john.dunn_at_sefas.co.uk
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
> --
> Author:
> INET: dgoulet_at_vicr.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).

-- 
Author: John Dunn
  INET: john.dunn_at_sefas.co.uk

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
Received on Thu Jun 29 2000 - 08:03:37 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US