[ace-users] How do I build with Borland Developer Studio 2006?

Johnny Willemsen jwillemsen at remedy.nl
Fri Jul 6 14:22:02 CDT 2007


Hi,

See www.theaceorb.nl for the TAO Programmers Guide, this contains a section
how to build with C++ Builder.

Regards,

Johnny Willemsen
Remedy IT
Postbus 101
2650 AC  Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl  

*** Integrated compile and test statistics see
http://scoreboard.theaceorb.nl ***
*** Commercial service and support for ACE/TAO/CIAO             ***
*** See http://www.theaceorb.nl/en/support.html                 ***

<tieman at aps.anl.gov> wrote in message
news:<1183746694.270008.230560 at 57g2000hsv.googlegroups.com>...
> Hi all!
> 
> I've built ACE just fine under Linux...now I need to build it under
> Windows and link it to a CBuilder 2006 program.
> 
> I've done the following:
> 
> 1) Created file ACE_ROOT\ace\config.h with the following line:
> #include "ace/config-win32.h"
> 2) set ACE_ROOT=C:\ACE_wrappers
> 3) set BCBVER=8
> 4) cd ACE_ROOT\ace
> 5) make -f Makefile.bor all
> 
> and I get
> 
> MAKE Version 5.2  Copyright (c) 1987, 2000 Borland
> 	make -l -o          -f ACE.bor all
> MAKE Version 5.2  Copyright (c) 1987, 2000 Borland
> Error ACE.bor 17: Command syntax error
> Error ACE.bor 19: Command syntax error
> Error ACE.bor 21: Command syntax error
> Error ACE.bor 23: Command syntax error
> Error ACE.bor 25: Command syntax error
> Error ACE.bor 27: Command syntax error
> Error ACE.bor 29: Command syntax error
> Error ACE.bor 31: Command syntax error
> ...
> 
> as output.  I followed the instructions listed at:
>
http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/ACE/ACE-INSTALL.html#borland
> but I'm not sure what's wrong.  Anyone have an idea about how to move
> forward from here?
> 
> Thanks!
> 
> Brian
> 



More information about the Ace-users mailing list