[Prev][Next][Index]
Unsupported external language specifier
- From: adebayo@sce.carleton.ca (Omotunde A. Adebayo)
- Date: Fri, 3 May 1996 18:01:54 -0400
- To: sage-bugs@extreme.indiana.edu
- Subject: Unsupported external language specifier
- Sender: owner-sage-bugs@extreme.indiana.edu
I am a new user of sage and I have a problem when trying to use pc++ to parse a
file. The error message I get when I run the command:
pc++ myfile.cpp
is:
Error on line 13 of /usr/local/lib/g++-include/std/new.h: Unsupported external language specifier
Error in pc++ while executing:
-------> pC++2dep TEMP_pC++.C
Line 13 in file /usr/local/lib/g++-include/std/new.h contains:
extern "C++"{......}
Could you please help.
Thanks.
Tunde.