Hi, I was just wondering is it possible to put in a installation_debug
target into the makefile. 

The one I usually use (or rather have to put into the file whenever I
download a fresh version from the CVS) is 

install_debug_bin: install_bin
        cp $(BUILDDIR)/src/M  $(DATADIR)/$(CANONICAL_HOST)/bin

which is nothing more than a copy of the unstripped binary in the
development directory.

As far as I remember, install is set up to automatically strip the binary
being installed, which is not what one wants when compiling a debug version.


--
Thomas Finneid

email: [EMAIL PROTECTED]




-------------------------------------------------------
This sf.net email is sponsored by: Jabber Inc.
Don't miss the IM event of the season | Special offer for OSDN members! 
JabberConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to