On Sun, Sep 24, 2006 at 02:45:25PM +0200, A Mennucc wrote:
> hi

Hi, sorry for the late reply.

> you should add   CFLAGS="$(CFLAGS)"
> to the ./configure statement in debian/rules 
> 
> see patch
> 
> otherwise ,   DEB_BUILD_OPTIONS=noopt is totally ignored

Strange, I thought automake Makefiles would listen to the CFLAGS environment
variable, but appearantly not...  Thanks for letting my know.  I've just
uploaded a new version of the package with this change.

> ps: I think that   DEB_BUILD_OPTIONS=debug and  DEB_BUILD_OPTIONS=nostrip
>  are not working, as well

Although I didn't test just now, as far as I know at least nostrip does.  Why
wouldn't it?  It's just managed by the debhelper commands AFAIK, so just
having it in the environment should be enough.

For debug, I suppose that it should be done "manually", but that isn't really
a standard option anyway, I think.  For debugging a non-stripped build should
be enough.  For getting compiler warnings, it makes sense to do a normal
configure and make anyway, so you can set all the options you like.

Debug support is compiled in in all cases, it's a command line option to the
executables to enable it.

Thanks,
Bas

-- 
I encourage people to send encrypted e-mail (see http://www.gnupg.org).
If you have problems reading my e-mail, use a better reader.
Please send the central message of e-mails as plain text
   in the message body, not as HTML and definitely not as MS Word.
Please do not use the MS Word format for attachments either.
For more information, see http://pcbcn10.phys.rug.nl/e-mail.html

Attachment: signature.asc
Description: Digital signature

Reply via email to