[ruby-core:80329] [Ruby trunk Bug#13267] ruby 2.4.0 i686-w64-mingw32 + boost compilation error

From: usa@...
Date: 2017-03-25 16:14:25 UTC
List: ruby-core #80329
Issue #13267 has been updated by usa (Usaku NAKAMURA).

Backport changed from 2.2: REQUIRED, 2.3: REQUIRED, 2.4: DONE to 2.2: DONE, 2.3: REQUIRED, 2.4: DONE

ruby_2_2 r58096 merged revision(s) 57762.

----------------------------------------
Bug #13267: ruby 2.4.0 i686-w64-mingw32 + boost compilation error
https://bugs.ruby-lang.org/issues/13267#change-63805

* Author: ntzrmtthihu777 (Marty Plummer)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: ruby-2.4.0.tar.xz (mingw, can't run ruby directly)
* Backport: 2.2: DONE, 2.3: REQUIRED, 2.4: DONE
----------------------------------------
When building https://github.com/Ancurio/mkxp for windows (via i686-w64-mingw32), the following build error occurs:

```
In file included from /usr/i686-w64-mingw32/include/ruby-2.4.0/ruby/defines.h:243:0,
                 from /usr/i686-w64-mingw32/include/ruby-2.4.0/ruby/ruby.h:36,
                 from /usr/i686-w64-mingw32/include/ruby-2.4.0/ruby.h:33,
                 from mkxp/binding-mri/binding-util.h:25,
                 from mkxp/binding-mri/binding-mri.cpp:23:
/usr/i686-w64-mingw32/include/boost/functional/hash/detail/float_functions.hpp: In member function 'Float boost::hash_detail::call_frexp<Float>::operator()(Float, int*) const':
/usr/i686-w64-mingw32/include/ruby-2.4.0/ruby/win32.h:759:23: error: expected unqualified-id before '__extension__'
 #define frexp(_X, _Y) __extension__ ({\
                       ^
/usr/i686-w64-mingw32/include/ruby-2.4.0/ruby/win32.h:759:23: error: expected ';' before '__extension__'
```



-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next