Y
Hacker News
new
|
ask
|
show
|
jobs
by
amszmidt
291 days ago
The original cc was just a wrapper like this Python example around a bunch of external programs, calling c00, c01, until something could be fed to as and then linked using ld.
GCC does basically the same thing even today,
1 comments
01HNNWZ0MV43FF
291 days ago
yeah but c00 and c01 actually do stuff
link
TZubiri
291 days ago
So does gcc
link