On 2016-12-07 17:57, Roger Pack wrote:
Awesome. I tried building 3.9.0 today and ran into

llvm-3.9.0.src/lib/Support/Unix/Signals.inc:418:5: error: ‘Dl_info’
was not declared in this scope
 Dl_info dlinfo;

Already fixed upstream:

http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Support/Unix/Signals.inc?r1=282919&r2=283427

then when I kind of worked around that by modifying Signals.cpp and
change it to include windows.inc

Ouch.  That's certainly not going to give you the desired results.

I plan to look at rebasing sometime after 3.9.1 is out.

--
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