From: glenn@gs.fay.nc.us (Glenn Spell)
Subject: Re: Debugging information for DLL's
11 Jan 1999 22:13:05 -0800
Message-ID: <199901111451.GAA16026.cygnus.gnu-win32@shell4.ba.best.com>
References: <369681D7.7ACB4EFF@delorie.com>
Reply-To: glenn@gs.fay.nc.us (Glenn Spell)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
To: gnu-win32@cygnus.com

DJ Delorie writes>
> 
> You can do a partial strip on the .a to remove the symbolic debug
> information while leaving in the symbols needed for linking
> by using "strip -g foo.a".

Thank you very much. I didn't know that and 'strip --help' doesn't
indicate what '-g' is used for.

So while writing this I installed binutils.info and although it
tells me what '-g' is used for, it would not have led me to know
that I could use it on archive files.

Thanks, DJ.

-glenn

-- 
            Glenn Spell <glenn@gs.fay.nc.us>
         Fayetteville, North Carolina, U. S. A.
  ____________________________________________________
  ... blue skies ... happy trails ... sweet dreams ...
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
