Page 1 of 1

Posted: Tue Sep 14, 2010 3:10 am
by ArndW
What is "hello.o" and does it exist?
##W TBLD 000000 12:53:10(003) <main_program> Error when checking composite operator: Output from subprocess: ld: fatal: file /mdw/dvl/tgt/scripts/shells/hello.o: open failed: No such file or directory

Posted: Tue Sep 14, 2010 5:00 am
by naveen19
Andrw,

Thanks for the reply and issue has been solved by giving the full path in datastage by giving /mdw/dvl/tgt/scripts/shells/hello/IntTest.o
where IntTest.o is the object file which was generated by compiling the .cpp program

Regards...Naveen.K