Hi, I am looking for someone who built ruby using Borland c. Because I don't want to use BIG M$$$ compiler. And dont' want to feel like lost without them. And I am sure still there is somebody still using Borland C. Anybody give me a hand pls. I think bcc32 directory which comes with the ruby trunk is not up to date. And I have no makefile experience to fix it up and commit to the ruby community. I get the following error. 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 611: Redefinition of target 'opt_sc.inc' Error ./common.mk 611: Redefinition of target 'optinsn.inc' Error ./common.mk 611: Redefinition of target 'optunifs.inc' Error ./common.mk 611: Redefinition of target 'insns.inc' Error ./common.mk 611: Redefinition of target 'vmtc.inc' *** 5 errors during make *** I edit the common.mk and comment the error lines. And then I get the other error. D:\Ruby_test_ver>make MAKE Version 5.2 Copyright (c) 1987, 2000 Borland config.h updated. Creating config.status Fatal: '.\ruby.h' does not exist - don't know how to make it Pls help. OS: WinXP Comp: Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland Any help is appreciated With kindest regards yc -- Posted via http://www.ruby-forum.com/.