Re: ProC compilation problems with Oracle V2.1.4

From: William W. Ding <weiding_at_cs.buffalo.edu>
Date: Thu, 23 Feb 1995 18:56:57 GMT
Message-ID: <D4GvAy.8I2_at_acsu.buffalo.edu>


Yu Kin Ho (eugene_at_hubert.CS.UNLV.EDU) wrote:
: In article <jhalpinD47IsC.E7A_at_netcom.com>,
: Joe Halpin <jhalpin_at_netcom.com> wrote:
: >In article <3i139e$rjg_at_homesick.cs.unlv.edu> eugene_at_unlv.edu (Yu Kin Ho) writes:
 

: >
: >I'm using 7.1.3, which apparently isn't quite the same as 7.1.4, so I
: >can't give you a precise answer. I would guess, though, that the file
: >sysliblist contains a reference to __cg92_libc, but that library is
: >not in the standard search path. Do a find on $ORACLE_HOME to
: >determine where that is, and add the directory in a -L spec to your
: >link line.
: >
: >It's probably not a good idea to remove -xcg92 from the compile line.
: >Solaris uses it to determine what kind of floating point support is in
: >effect.
: >
: >In 7.1.3 there's a .o file in $ORACLE_HOME/lib which defines the
: >symbol correctly, and needs to be specified on the link line. Looks
: >like 7.1.4 is using some kind of library instead.
: >
 

: I did use find on $ORACLEHOME and other places to look for
: __cg92_libc library. However, I could not locate it. I guess 7.1.4
: actually using some __cg92_* libraries. I could not get any of
: the examples Pro*C demo programs compiled. They all gave the same
: error messages.
 

: I am still looking for help to solve it.
 

: Thanks.
 

: --Eugene Ho
 

: //////////////////////////////////////////////////////////////////
: // Eugene Ho //
: // Research Assistant, NSCEE/UNLV //
: // //
: // National Supercomputing Center for Energy and Environment //
: // University of Nevada, Las Vegas //
: // 4505 S. Maryland Parkway //
: // Box 454028 //
: // Las Vegas, Nevada 89154-4028 //
: // //
: // Phone: (702) 895-4701 //
: // Fax: (702) 895-4156 //
: // Email: eugene_at_aurora.nscee.edu //
: //////////////////////////////////////////////////////////////////

I used to have same problem with cg92, but after I switch to use /opt/SUNWspro/bin/cc, it went OK. Try this first.

William Ding

William Ding
Computer Science Department
SUNY at Buffalo
716-645-2193
weiding_at_cs.buffalo.edu

-- 
Received on Thu Feb 23 1995 - 19:56:57 CET

Original text of this message