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

Home -> Community -> Usenet -> c.d.o.server -> problem about gcc3.2 on solaris8(intel)

problem about gcc3.2 on solaris8(intel)

From: hpyhpy <member13793_at_dbforums.com>
Date: Fri, 14 Feb 2003 06:36:41 +0000
Message-ID: <2528782.1045204601@dbforums.com>

When I update gcc from 2.95 to 3.2.2,I proc my .pc to .cpp,error:

/***************************************************/
Pro*C/C++: Release 8.1.7.0.0 - Production on Wed Feb 14 13:29:01 2001

(c) Copyright 2000 Oracle Corporation. All rights reserved.

System default option values taken from:
/export/home/oracle/app/oracle/product/

8.1.7/precomp/admin/pcscfg.cfg

Syntax error at line 52, column 37, file
/usr/local/include/c++/3.2.1/bits/conce

pt_check.h:
Error at line 52, column 37 in file
/usr/local/include/c++/3.2.1/bits/concept_ch
eck.h
#define __glibcpp_function_requires(...)

...................................1

PCC-S-02014, Encountered the symbol "..." when expecting one of the following:

   ) an identifier, define, elif, else, endif, error, if, ifdef,    ifndef, include, line, pragma, undef, exec, sql, begin, end,    var, type, oracle, an immediate preprocessor command,    a C token, create, function, package, procedure, trigger, or,    replace,
The symbol ")" was substituted for "..." to continue.
/***************************************************/

why?how can i do?

--
Posted via http://dbforums.com
Received on Fri Feb 14 2003 - 00:36:41 CST

Original text of this message

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