I’ve just builded gem that is not present on rubyforge.
I have no site to upload to, so I used ifile.it service, so excuse me
for inconvenience
Some more information:
$ rake WXRUBY_VERSION=1.9.8 gem
WARNING: RDoc will not be generated (has_rdoc == false)
(in c:/wxruby-1.9.8)
Enabling UNICODE build
The following wxWidgets features are not available and will be skipped:
GCDC
GLCanvas
GraphicsBrush
GraphicsContext
GraphicsFont
GraphicsMatrix
GraphicsObject
GraphicsPath
GraphicsPen
MediaCtrl
MediaEvent
Successfully built RubyGem
Name: wxruby
Version: 1.9.8
File: wxruby-1.9.8-x86-mingw32.gem
$ ruby -v
ruby 1.8.6 (2008-03-03 patchlevel 114) [i386-mingw32]
$ gcc -v
Reading specs from c:/msys/bin/…/lib/gcc/mingw32/3.4.5/specs
Configured with: …/gcc-3.4.5/configure --with-gcc --with-gnu-ld
–with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw
–enable-threads --disable-nls
–enable-languages=c,c++,f77,ada,objc,java --disable-win32-registry
–disable-shared --enable-sjlj-exceptions --enable-libgcj
–disable-java-awt --without-x --enable-java-gc=boehm
–disable-libgcj-debug --enable-interpreter
–enable-hash-synchronization --enable-libstdcxx-debug
Thread model: win32
gcc version 3.4.5 (mingw special)
Max