gcc behind the scenes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,,

I tried to compile foo.c using "gcc -v foo.c",
and I noticed:
1. the driver is not calling cpp. why is that ? isn't there a preprocessing
  stage ?
2. the linker binary is actually called collect2 and not ld.
   is there a reason for that (I'm using a FC5 system) ?

Thank You
sunzir

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux