Hi! On Mon, 2016-03-28 at 20:18:11 -0400, Daniel Kahn Gillmor wrote: > On Mon 2016-03-28 19:51:57 -0400, Guillem Jover wrote: > > I was thinking about the other language flags that dpkg-dev currently > > supports, namely: OBJCFLAGS, OBJCXXFLAGS, GCJFLAGS, FFLAGS and > > FCFLAGS. As I think all those should produce DWARF debugging symbols, > > they would benefit from the option. > > Ah, OK. That sounds reasonable to me but i haven't tested any of them. > Do you want me to propose a patch, or are you OK taking it from here?
I can easily add the missing flags, no problem there. I think because all these flags are used with gcc frontends they all accept the option but something I'd find useful is if someone could try it out. I myself confirmed with the gfortran compiler. If no one else does I guess I'll do it myself eventually. Thanks, Guillem