首页 > 数据库 > Oracle > 正文

ORACLE在HP-UX下的系列问题处理(10)

2024-08-29 13:39:49
字体:
来源:转载
供稿:网友

  aC++: 用Oracle 8.0.5链接aC++ 应用程序
  
  问题描述
  
  我在一个K580服务器上运行HP-UX 10.20。
  
  为什么在我用Oracle 8.0.5链接我的aC++ 应用程序时得到'unresolved symbols' 出错消息?
  
  配置信息
  
  操作系统 - HP-UX
  版本 - 10.20
  硬件系统 - HP9000
  系列 - K580
  应用程序 - Oracle 8.0.5
  子系统 - Ansi C++ Compiler (aC++)
  
  解决方法
  
  你得到'unresolved symbols' 出错消息是因为Oracle 8.0.5不支持aC++ 编译器。
  
  Oracle 8.0.5 支持ANSI C 和HP C++ 编译器。
  .........following with all English text ....
  [A5824186/TRAK-ACTIVE/English] A5824186
  aC++: linking aC++ applications with Oracle 8.0.5
  PRoblem Description
  I am running HP-UX 10.20 on a K580 server.
  Why am I getting 'unresolved symbols' when I link my aC++ application with Oracle 8.0.5?
  Configuration Info
  Operating System - HP-UX
  Version - 10.20
  Hardware System - HP9000
  Series - K580
  Application - Oracle 8.0.5
  Subsystem - Ansi C++ Compiler (aC++)
  Solution
  You are getting the 'unresolved symbols' errors because Oracle 8.0.5
  does not support the aC++ compiler.
  Oracle 8.0.5 supports the ANSI C and HP C++ compilers.

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表