visual c++ express compile problem

T

thierry wilmot

Hi All,

Does anybody succeed to compile 1.8.4 ruby version with Visual C++ 8.0
compiler ?

I get the following :

.\miniruby.exe ./../win32/mkexports.rb
-output=msvcr80-ruby18.def msvcr80-ruby18-static.lib
../../win32/mkexports.rb:6: [BUG] Segmentation fault
ruby 1.8.4 (2005-12-24) [i386-mswin32]


This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.
NMAKE : fatal error U1077: '.\miniruby.exe' : return code '0x3'
Stop.


Thierry
 
T

thierry wilmot

thierry wilmot a écrit :
Hi All,

Does anybody succeed to compile 1.8.4 ruby version with Visual C++ 8.0
compiler ?

I get the following :

.\miniruby.exe ./../win32/mkexports.rb
-output=msvcr80-ruby18.def msvcr80-ruby18-static.lib
./../win32/mkexports.rb:6: [BUG] Segmentation fault
ruby 1.8.4 (2005-12-24) [i386-mswin32]


This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.
NMAKE : fatal error U1077: '.\miniruby.exe' : return code '0x3'
Stop.


Thierry

May I consider that nobody ever compile ruby with visual c++ 8.0 ?
 
P

phasis

Hi,

I did compile ruby with visual c++ 8.0.
Standard ruby 1.8.4 source distribution fails to compile.
But, the stable
snapshot(ftp://ftp.ruby-lang.org/pub/ruby/snapshot.tar.gz) version
succeed in compiling.

Regards,

Park Heesob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,772
Messages
2,569,593
Members
45,111
Latest member
KetoBurn
Top