From: Yusuf Celik Date: 2007-06-26T20:57:57+09:00 Subject: Building ruby with bcc32. Hi, Has anybody tried to build ruby using bcc32? I tried and followed the steps. Here what I've got D:\Ruby_test_ver>bcc32\configure.bat MAKE Version 5.2 Copyright (c) 1987, 2000 Borland MAKE Version 5.2 Copyright (c) 1987, 2000 Borland Creating Makefile type "`make'" to make ruby for bccwin32. D:\Ruby_test_ver>make MAKE Version 5.2 Copyright (c) 1987, 2000 Borland Error .//common.mk 615: Redefinition of target 'opt_sc.inc' Error .//common.mk 615: Redefinition of target 'optinsn.inc' Error .//common.mk 615: Redefinition of target 'optunifs.inc' Error .//common.mk 615: Redefinition of target 'insns.inc' Error .//common.mk 615: Redefinition of target 'vmtc.inc' *** 5 errors during make *** My bcc32 version is: Borland C++ 5.82 for Win32 Any help is appreciated. Thanks in advance yc -- Posted via http://www.ruby-forum.com/.