Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

problem with building external C/C++ routines

Status
Not open for further replies.

zsevgymko

Programmer
Jul 15, 2004
1
BG
I have a DB2 UDB Express-C instance installed on Windows 2000 SP2. I am trying to build some of the sample C stored procedures and UDFs with the bldrtn batch. It seems that I don't have the right compiler installed as I recieve errors for 'cl' and 'link' not being recognized as commands. I've tried a bunch of compilers,but none of them did the job, the installation file of the Intel compiler which I downloaded was damaged,Visual C++ 2005 Express edition needs at least Windows 2000 SP4. Can anyone send me a link to a compiler that will work for me?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top