 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Stephen Guest
|
Posted: Fri Aug 27, 2004 3:05 pm Post subject: Compiler Switch From GUI |
|
|
Hello,
I am using the current GUI version of the Digital Mars C++ Compiler 7.51.
I am attempting to compile a piece of code that requires the
-Ae option which I,m assuming is controlled from the GUI compiler options by
selecting
Enable, new[], delete overloading. ?
For some reason this option refuses to 'stick' and seems to revert to the
unchecked option? Even saving the project options after selecting this
option cannot prevent it from being switched off.
I,m actually attempting to compile with these flags copied from
a batch file.
-Aa -Ab -Ae -Ar -XD -w3 -w18 -WD
How can I emulate the -A options from the GUI?
Thanks Stephen
|
|
| Back to top |
|
 |
Victor Bazarov Guest
|
Posted: Fri Aug 27, 2004 3:24 pm Post subject: Re: Compiler Switch From GUI |
|
|
Stephen wrote:
| Quote: | I am using the current GUI version of the Digital Mars C++ Compiler 7.51.
[...]
How can I emulate the -A options from the GUI?
|
You're in a wrong newsgroup. This NG is about C++ _language_, you need
one that is about your compiler or your OS. Command-line switches and
compiler options are off-topic here, sorry.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|