From: Claudio Eterno <eterno.claudio@gmail.com>
To: gdb@sourceware.org
Subject: Information on usage
Date: Thu, 07 Sep 2017 20:59:00 -0000 [thread overview]
Message-ID: <CA+moFQ_TvRo_Du_KzgPdkwz=B+595LjKGEv2R0tMXhOBCwojDg@mail.gmail.com> (raw)
Hello,
generally I work with a microcontroller that can be compiled in C by
its specific compiler(C166 family). With this compiler it is possible
to generate the preprocessed of a file but the output I obtain isn't
so exaustive like gcc does when I do the same job in linux (gcc -E
-dD...). Recently I made a test with gcc including paths of the
C166(so the default headers, instead the linux default libs, are taken
from the microcontroller directory). The result, apart the built-in
defines that gcc insert(these can be easily removed with a script), is
perfect for build a preprocessed header.
My question: is this usage of gcc a valid use? Should I expect some traps?
Consider this not a bug but an help request ...
Thank you,
Claudio
next reply other threads:[~2017-09-07 20:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-07 20:59 Claudio Eterno [this message]
2017-09-08 8:02 ` R0b0t1
2017-09-08 8:47 ` Claudio Eterno
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CA+moFQ_TvRo_Du_KzgPdkwz=B+595LjKGEv2R0tMXhOBCwojDg@mail.gmail.com' \
--to=eterno.claudio@gmail.com \
--cc=gdb@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox