Hi

I just want to have some observations confirmed and ask a couple of
questions.

Is the reason for having an install and an install_strip target that if
someone wants to compile some code himself, it is assumed that the
user most likely wants to be able to debug it aswell, therefore the default
target should not strip the image. As opposed to having an "install" target
that strips and an "install_debug" that does'nt?

When it comes to being able to strip the image, or not, when installing,
is it customary to have the configure process decide whether the
image should be stripped depending on whether -enable-debug is given or
not? To me this sounds like a much better idea, since the user would'nt
have to think of those details then.

Any comments?

-- 
Thomas Finneid

email: [EMAIL PROTECTED]




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to