![]() |
Telelogic Rhapsody (steve huntington) | ![]() |
Topic Title: Borland Builder 5.5/6 Topic Summary: Created On: 19-Sep-2005 19:09 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|||
==================================================================================
= M.W.Richardson 04 Dec 2002 = = = = Instructions for using Borland bcc55 compiler with Rhapsody in C++ and C V4.1 = = Also works with Borland Builder 6 = = = = Note that Tracing is not yet implemented ! = = And that webify does not work for Rhapsody in C = ================================================================================== Uses free Borland command line compiler bcc55 ( download from [url]http://www.inprise.com[/url] ) and install ex: to C:\Borland\BCC55 To Rhapsody\Share directory: Copy etc\bcc55make.bat copy lib\bcc55WebServices.lib For C++ version: Copy langcpp\tom\bcc55tom.mak, langcpp\oxf\bcc55oxf.mak, langcpp\omcom\bcc55omcom.mak Copy langcpp\Webcomponents\bcc55webcomponents.mak, langcpp\aom\bcc55aom.mak Copy langcpp\bcc55build.mak and langcpp\Rebuild_Borland_bcc55_Libraries.bat Copy langcpp\properties\sitec++.prp For C version: Copy langc\oxf\bcc55oxf.mak, langc\omcom\bcc55omcom.mak Copy langc\Webcomponents\bcc55webcomponents.mak, langc\aom\bcc55aom.mak Copy langc\bcc55build.mak and langc\RiC_Rebuild_Borland_bcc55_Libraries.bat Copy langc\properties\sitec.prp You will probably need to add the path of the Borland BCC55 compiler ex: C:\Borland\BCC55\Bin to the path variable Rebuild the Rhapsody framework using the Borland compiler to generate the libraries that will be linked into the application. For C++ version Run "Rebuild_Borland_bcc55_Libraries.bat" to compile framework For C version Run "RiC_Rebuild_Borland_bcc55_Libraries.bat" to compile framework Finally in Rhapsody use the new environment bcc55 For C++ version: You will find that since this port doesn't use ostream, if you use "cout", then you'll have to manually add an include of <iostream> The only problem that I have come across is that some types don't animate, in which case I recommend either switching off the animation for that attribute / argument or alternatively using the property InstrumentationFunctionName.
|
|||
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.