*BSD News Article 5986


Return to BSD News archive

Path: sserve!manuel!munnari.oz.au!network.ucsd.edu!swrinde!cs.utexas.edu!gateway
From: STDN%MARIST@VM.MARIST.EDU (Dan Newcombe)
Newsgroups: comp.unix.bsd
Subject: What kind of code does GCC produce?
Date: 3 Oct 1992 14:06:32 -0500
Organization: UTexas Mail-to-News Gateway
Lines: 5
Sender: daemon@cs.utexas.edu
Message-ID: <9210031906.AA29183@deepthought.cs.utexas.edu>
NNTP-Posting-Host: cs.utexas.edu

Hi,  When I compile a program using cc (gcc) what kind of output
does it produce?  Is it straight 80x86 assembly code, or is it
some sort of psuedo-code that the system will interpret?
 thanks,
  -Dan