gcc driver behaviour
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
when compile like `gcc -c one.c'
find out that cc1 gets arguments like
`-quiet -v one.c -quiet -dumpbase one.c -mtune=pentiumpro -auxbase one
-version -o /tmp/ccMWYsbr.s'
Why is it twice?
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]