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: Linking problem under Open VMS

Re: Linking problem under Open VMS

From: <Franck_Vasseur_at_ingerrand.com>
Date: Fri, 23 Jun 2000 15:43:05 +0200
Message-Id: <10537.110256@fatcity.com>


Sorry but do you know when 8.1.6 will be available on OpenVMS ?

TIA
Franck

|--------+------------------------->

|        |          "Sackwitz,     |
|        |          Antje"         |
|        |          <Sackwitz_at_vst.v|
|        |          ossloh.de>     |
|        |                         |
|        |          00-06-23 14:35 |
|        |          Please respond |
|        |          to ORACLE-L    |
|        |                         |

|--------+------------------------->
>----------------------------------------------------------------------------| | | | To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> | | cc: (bcc: Franck Vasseur/im/esa/ingerrand) | | Subject: Linking problem under Open VMS | >----------------------------------------------------------------------------|

Hi,
we are using ProC under Open VMS. (Database version is V8.0.5.0, but plan to migrate to 8.1.6)
For some reason we cannot use the lnproc command. Now we are linking the libs used in lnproc command but have the phenomenon that compiling a small demo programm gives an executable of 6MB and linking time of about 3 minutes. Any idea what we miss? The linking command we use is as follows:

CXXLINK /ALPHA /TRACE /MAP=DSK_GEN_MAP /FULL /THREADS_ENABLED /NOINFO   /REPOS=(DSK_REP,BAS_REP,RWDIR:[WORK.LIB.CXX_REPOSITORY15S])   /EXE=SAMPLE.EXE SAMPLE.OBJ,

  ora_sqlolb:libsql/lib,
  ora_olb:rdbms_objlib/lib,
  ora_olb:oraclient/opt,
  ora_olb:rdbms_objlib/lib/inc=(kpudfo),
  ora_olb:network/opt,
  ora_olb:rdbms/opt,
  ora_olb:core/opt,
  ora_olb:network/opt,
  ora_olb:rdbms/opt,
  ora_olb:libepc/lib,
  ora_olb:libepcfe/lib,
  ora_olb:libepc/lib,
  ora_olb:libepcpt/lib,
  ora_olb:core/opt,
  ora_olb:rdbms/opt,
  ora_olb:core/opt

Any help is greatly appreciated.
Regards,
Antje Sackwitz

--
Author: Sackwitz, Antje
  INET: Sackwitz_at_vst.vossloh.de

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).
Received on Fri Jun 23 2000 - 08:43:05 CDT

Original text of this message

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