all, sorry for the misplaced (and trivial) question, won't happen again.
thank you for the nice attitude though !
sunzir.
On 20 May 2007 17:40, Sunzir Deepur wrote:
> Hello,,
>
> When I do "gcc foo.c", behind the scenes I suppose there
> are many actions, like calling 'cpp', 'gcc', 'as' and finally, 'ld'.
>
> Is there a way to know what is going on exactly behind the
> scenes of gcc ?
> Like which other tools are c
Hello,,
When I do "gcc foo.c", behind the scenes I suppose there
are many actions, like calling 'cpp', 'gcc', 'as' and finally, 'ld'.
Is there a way to know what is going on exactly behind the
scenes of gcc ?
Like which other tools are called and with which command line
arguments ?
Thank You
su