Patrick Tullmann writes:
> Building kaffe requires that the '-g' flag be passed to gcc.
> Otherwise, you get a very broken executable.

Why is that? -g just includes debugging info in a separate section.
The executable code should be the same (eg., strip the -g object
and you get the same object compiled without -g).

But maybe my understanding is too simplified for reality..

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com

Reply via email to