Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic TAU (steve huntington)
Decrease font size
Increase font size
Topic Title: How to use freeware MS-C++ compiler inside project viewer
Topic Summary:
Created On: 31-Aug-2004 19:42
Status: Read Only
Rate this topic Rate this topic
Terrible Terrible
Poor Poor
Fair Fair
Good Good
Very Good Very Good
Excellent Excellent
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
Answer This question was answered by Gunnar Bennemann, on Friday, March 11, 2005 4:46 PM

Answer:
ntroduction:
Freeware compiler is named 'MS Visual C++ Toolkit 2003'.

Preparation:
Download compiler at http://msdn.microsoft.com/visualc/vctoolkit2003/
if not alread installed.
Further another component is required since above one doesn't have files for Winsock:
'MS Plattform SDK', downloadable at http://www.microsoft.com/msdownload/platformsdk/sdkupdate/.
As compiler environment doesn't comprise nmake it is necessary to install an alternative: GNU make.
This can be installed via Cygwin. Download from: http://www.cygwin.com/.

Configuration
Project > Setting > Build: Make command preamble = vcvars32.bat & setenv.bat
Project > Setting > Build: Make command = <cygwin-dir>\bin\make -f

Constraints:
There is no debugging possible on C-level.
Better to use full VC++ tool.
 31-Aug-2004 19:42
User is offline View Users Profile Print this message


Gunnar Bennemann

Posts: 1
Joined: 13-Aug-2004

Answer Answer
ntroduction:
Freeware compiler is named 'MS Visual C++ Toolkit 2003'.

Preparation:
Download compiler at http://msdn.microsoft.com/visualc/vctoolkit2003/
if not alread installed.
Further another component is required since above one doesn't have files for Winsock:
'MS Plattform SDK', downloadable at http://www.microsoft.com/msdownload/platformsdk/sdkupdate/.
As compiler environment doesn't comprise nmake it is necessary to install an alternative: GNU make.
This can be installed via Cygwin. Download from: http://www.cygwin.com/.

Configuration
Project > Setting > Build: Make command preamble = vcvars32.bat & setenv.bat
Project > Setting > Build: Make command = <cygwin-dir>\bin\make -f

Constraints:
There is no debugging possible on C-level.
Better to use full VC++ tool.
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic TAU forum.
There are currently 1 users logged in.
The most users ever online was 15 on 31-Mar-2008 at 16:22.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.