On Tue, Jun 10, 2003 at 05:55:21PM +0200, Andreas Schwab wrote:
> Remko Troncon <[EMAIL PROTECTED]> writes:
> |> Am
> |> i right if stripping a binary compiled with -g is not the same thing as
> |> not compiling it with -g ?
> 
> $ strip -g

Which is itself nonportable.  On Solaris 7, the closeest
equivalent seems to be "strip -x": "Do not strip the symbol
table; debugging and line number information may be stripped."

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        [EMAIL PROTECTED]
|  |  /
When I came back around from the dark side, there in front of me would
be the landing area where the crew was, and the Earth, all in the view
of my window. I couldn't help but think that there in front of me was
all of humanity, except me.
        - Michael Collins, Apollo 11 Command Module Pilot



Reply via email to