Re: ProC compilation problems with Oracle V2.1.4

From: Yu Kin Ho <eugene_at_hubert.CS.UNLV.EDU>
Date: 19 Feb 1995 04:01:41 GMT
Message-ID: <3i6fr5$4gb_at_homesick.cs.unlv.edu>


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                              //
//////////////////////////////////////////////////////////////////
Received on Sun Feb 19 1995 - 05:01:41 CET

Original text of this message