Mail Archives: djgpp-workers/1996/07/31/11:19:10
> > That's right, but what is normal behavior? Different flavors of Unix treat
> > the -g flag differently when it's passed to ld. Some ignore it, some don't.
> > I'm trying to argue that it's reasonable for us to do something with it.
Where are you getting this? No one said *anything* about always compiling
with -g !
>
> Do you have any idea how hard it might be to convince RMS to include
> such changes into the distribution? In case you didn't know, FSF
> standards (as read by RMS) tell you that all binaries should be
> installed with 'at least minimal debug information'. That's why no FSF
> makefile installs programs in a stripped way (no 'strip' call, no
> 'install -s'). If you compiled them with '-g', they will install a
> version with full debug information. Breaking this rule might get us
> into trouble with the FSF, like them refusing to incorporate future
> changes from the DJGPP team.
>
- Raw text -