[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Automatically strip when compiling?



On Tue, Nov 30, 1999 at 01:12:22AM -0800, Todd A. Jacobs wrote:
> Is there a way to have make automatically strip a binary when compiling a
> program? I saw something in a few Makefiles that said INSTALL_STRIP_FLAG,
> but I have no idea how to turn on stripping when make runs. Advice?

add "-s" to the compiler command line.

Fred
-- 
-------------------------------------------------------------------------------
 .----    Fred Smith    /                                                      
( /__  ,__.   __   __ /  __   : /                                              
 /    /  /   /__) /  /  /__) .+'           Home: fredex fcshome stoneham ma us 
/    /  (__ (___ (__(_ (___ / :__                                 781-438-5471 
-------------------------------- Jude 1:24,25 ---------------------------------



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]