k, maybe not header files, i'm not a programmer so i dont really know my
terminology...but it's something to do w/ the code being inline, and
having to jump out to get other information.

maybe someone can explain better than me... hope so ;)

Brendan

On Tue, 2004-01-20 at 15:22, Andrew Farmer wrote:
> On Tue, 20 Jan 2004 12:00:15 -0800, Brendan Sullivan muttered:
> > I can't help you find that info...but i do know (at least in laymans
> > terms) what the basic differences of -O2 and -O3 are.
> > 
> > The -O2 option when compiling, puts references to header files in the
> > locations where they are called.
> > 
> > The -O3 option, actually pulls the sections out of the header files, and
> > inserts them into the executable code. 
> 
> Wrong, that's nonsense. Header files don't contain executable code.
-- 
Brendan Sullivan
<[EMAIL PROTECTED]>

--
[EMAIL PROTECTED] mailing list

Reply via email to