This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: gcc driver behaviour
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: gxk at yapost dot com
- Cc: gcc-help at gnu dot org
- Date: 02 Aug 2004 14:18:38 +0200
- Subject: Re: gcc driver behaviour
- Organization: Integrable Solutions
- References: <410E4F5C.1090404@yapost.com>
GCC <gcc@yapost.com> writes:
| 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?
What "it"?
-- Gaby