http://bugzilla.gdcproject.org/show_bug.cgi?id=189

Johannes Pfau <johannesp...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuc...@gdcproject.org
                 OS|MinGW                       |All
           Severity|blocker                     |major

--- Comment #2 from Johannes Pfau <johannesp...@gmail.com> ---
This is interesting:
We do not ship the unwind headers for any system but so far nobody has
complained. Just out of curiosity: can you post some example code which
triggers this error?

@Iain: I guess this is not intentional? We probably have to extend

for i in gcc; do \
=>
for i in gcc gcc/unwind; do \

in libdruntime/Makefile.am?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to