C++ compiler

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
priyadarshikunal
Premium Member
Premium Member
Posts: 1735
Joined: Thu Mar 01, 2007 5:44 am
Location: Troy, MI

C++ compiler

Post by priyadarshikunal »

Which C++ compiler will be suitable to compile the transformer stage of datastage 7.5x2 ?

I have installed DataStage 7.5x2 EE but dont know which C++ compiler should be installed.

thanks & regards
Priyadarshi Kunal

Genius may have its limitations, but stupidity is not thus handicapped. :wink:
mhester
Participant
Posts: 622
Joined: Tue Mar 04, 2003 5:26 am
Location: Phoenix, AZ
Contact:

Post by mhester »

I believe you need the MS Visual Studio C++ compiler that ships with Visual Studio. I have heard that using the free version on the MS MSDN site is problematic and requires patches from IBM to make it work.

Once installed there should be no further configuration on your part to make it work.
Raftsman
Premium Member
Premium Member
Posts: 335
Joined: Thu May 26, 2005 8:56 am
Location: Ottawa, Canada

Post by Raftsman »

For 7.5.x2 version, Visual net 2003 is the preferred compiler. 7.5.x2 was specifically designed for that version and all later versions do not work. Once you get to 8.0.1, the latest version works.
Jim Stewart
Post Reply