On 2012-07-26 14:36, Reini Urban wrote:
On Thu, Jul 26, 2012 at 2:10 PM, Achim Gratz wrote:
Reini Urban writes:
-g is required for the (disassemble) function to work.

You mean in CFLAGS for the build?

Yes, and

src_install() {
    # do not strip for (disassemble)
    _CYGPORT_RESTRICT_strip_=1

Don't use internal structures. As documented in the manual, this should be RESTRICT=strip, and should be defined in the toplevel.


Yaakov


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to