Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Ora8/OCI, egcs,linux,unixware

Ora8/OCI, egcs,linux,unixware

From: Klaus Thiele <kth_at_piag.com>
Date: Fri, 12 Mar 1999 12:52:36 +0100
Message-ID: <36E90004.36325E2D@piag.com>


Hi all,

i'm running our payroll system succesfully on Linux 2.0.36/2.2.3 (RedHat 5.2/SuSE 6.0) Oracle 8.0.5
(compiled with g++ 2.7.2.x)

oops:
if i compile our sources with the new default c++ compiler
(gcc version egcs-2.90.29 980515 (egcs-1.0.3 release))
oracle inserts only the first digit from my double's to the database!?!?! (123.45 -> 1, 34.56 -> 3)

same problem with the UnixWare/SCO C++ compiler!!

(no problem with AIX/xlC, Sinix/C++ and HPUX/C++)

any hints?

many thanks
  klaus

--
Klaus Thiele - Personal & Informatik AG mailto:kth_at_piag.com

 "There's got to be more to life than compile-and-go." Received on Fri Mar 12 1999 - 05:52:36 CST

Original text of this message

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