Re: ev4 #defines
- From: "Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT com>
- Date: Thu, 27 Apr 2006 15:06:03 -0700
There's a compiler option to turn off verbose output. It's a setting in the
C/C++ compiler settings for the project, as I recall.
But, there's also a window in the settings dialog (go to the C++ tab and
choose the General page of settings; look at the bottom), that shows what
the compile options will be, so you don't really need to see the actual
compiler run for most things.
Are your two builds targeting the same platform, same processor, same target
(emulator vs. real device)?
Paul T.
<nt8jbwu02@xxxxxxxxxxxxxx> wrote in message
news:1146175148.840284.20110@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have two files which include the exact same header files but one
reports a preprocessor error when compiled and the second does not.
I would like to verify the same command is being used to compile each
file. Is there a way to have evc show the commands used to compile a
file in the build window?
Thanks.
.
- Follow-Ups:
- Re: ev4 #defines
- From: r_z_aret
- Re: ev4 #defines
- From: nt8jbwu02
- Re: ev4 #defines
- References:
- ev4 #defines
- From: nt8jbwu02
- ev4 #defines
- Prev by Date: Re: How to get server name from server IP???
- Next by Date: Re: ev4 #defines
- Previous by thread: ev4 #defines
- Next by thread: Re: ev4 #defines
- Index(es):
Relevant Pages
|