diff options
| author | seyko <seyko2@gmail.com> | 2015-04-10 06:49:24 +0300 |
|---|---|---|
| committer | seyko <seyko2@gmail.com> | 2015-04-10 06:49:24 +0300 |
| commit | 089ce6235c99638ad4542a57af4d09e2be0efc88 (patch) | |
| tree | 7428f6c546e9e0d492737242247a6ac920ca1eb2 /tccgen.c | |
| parent | 3c372b4c8aed2060ecff980a377a128e59c279b3 (diff) | |
| download | tinycc-089ce6235c99638ad4542a57af4d09e2be0efc88.tar.gz tinycc-089ce6235c99638ad4542a57af4d09e2be0efc88.tar.bz2 | |
output all sections if we produce an executable file
tcc w/o -g option generate an executable file which format
is not recognized by binutils. It is like stripped one but
binutils don't think so. Solution: generate not stripped
file which can be correctly stripped by external utils.
may be there is a need to handle a -s option and call
a sstrip/strip program to do a job.
Diffstat (limited to 'tccgen.c')
0 files changed, 0 insertions, 0 deletions
