This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc driver behaviour


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 Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]