Re: Pro*C undefined symbol: __cg92_used

From: Doug Harris <ah513_at_FreeNet.Carleton.CA>
Date: Sat, 19 Nov 1994 20:52:46 GMT
Message-ID: <CzJ8nz.MFI_at_freenet.carleton.ca>


In a previous article, bhennan_at_popeye.jsc.nasa.gov (Bob Hennan) says:

>I'm getting an undefined symbol __cg92_used in my Pro*C application, from the
>libsql.a library. I believe that cg92 is a Sun compiler-specific option.
>
>I'm running on Solaris 2.3 with Oracle 7.1.3 and CenterLine and/or gcc (No
>Sun compiler). I can get a clean build by defining my own global variable
>__cg92_used, but this may be having some unwanted side-effects.
>
>Is there a comparable option to get around this?

   Just add $ORACLE_HOME/lib/__fstd.o to the end of your library list. This is documented in your Solaris ICG.

--
   - Doug Harris
     Database Administrator, System Development Division,
     Statistics Canada.        ## WHERE ALL_OPINIONS.OWNER = USER ##
Received on Sat Nov 19 1994 - 21:52:46 CET

Original text of this message