New issue 2296: building on cygwin: base/logging.h not found
https://bitbucket.org/pypy/pypy/issues/2296/building-on-cygwin-base-loggingh-not-found

Eliot Moss:

Friends -- I am trying to build pypy from source out of the box under cygwin 
(32 bit).  After changing to use the cygwin python (2.7) for the build (instead 
of pypy, which is not installed yet) in rpython/bin/rpython, I encounter a 
roadblock with the vmprof part of the system wanting in #include 
base/logging.h, which does not seem to exist.  It is supposed to define a macro 
or function called RAW_LOG.  I would be grateful for any hints as to how to 
proceed ...

Eliot Moss


_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to