Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » [Request] Support for C++ compilation mode for C source files
[Request] Support for C++ compilation mode for C source files [message #25493] |
Thu, 25 February 2010 22:39  |
masu
Messages: 378 Registered: February 2006
|
Senior Member |
|
|
Hi,
I am generating a parser with the help of ANTLR (www.antlr.org), but unfortunately C++ code generation target is not supported, yet.
So I have to use the C code generation target and I end up having a Lexer and Parser written in C.
I want to use U++ Containers within these C files to build my data structures while parsing the input, but for that I need to compile all the C files in C++ mode.
I do not think this is possible with current TheIDE AFAIK, or am I wrong?
If it is not supported, may I ask you to add a package flag or even a flag similar to 'optimize_speed' on a per file basis to have control over compilation mode (-x c++ instead of -x c)?
Matthias
|
|
|
|
Goto Forum:
Current Time: Sun May 11 14:23:50 CEST 2025
Total time taken to generate the page: 0.02171 seconds
|