This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: big binary


On Sun, 14 Jun 1998, Tim Hollebeek wrote:

>>  Is there any possibility to make egcs ignore the -g flag?
>>  I believe there nothing in world I hate more than debugging symbols...

>man strip.

 Yeah, I already know about strip (the most used utiltiy?)
 But (or better BUT?) why should I let my CPU shift MB-wise 
 data around and thus use a lot more time and space if I can
 actually avoid it?
 Thus I change the compileflags everytime I compile egcs; the only
 problem is that there are some hardcoded -g's in the Makefiles which
 can't be overridden by env-variables....

 BTW: Stripping libgcc.a ends in a mess (at least here). 

--

Servus,
       Daniel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]