If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > COBOL Linker Error what is the remedy?...

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-12-03, 01:55
arunchp arunchp is offline
Registered User
 
Join Date: Nov 2003
Location: India
Posts: 22
COBOL Linker Error what is the remedy?...

Hi,

I have try to Compile and Link a .COB COBOL file of my application in the CA Realia II Workbech. After compilation during linking it shows error as;

error LNK2001: unresolved external symbol _CEEGTST
fatal error LNK1120: 1 unresolved externals

CEEGTST is a another COB file, which itself call REALIA_GETMAIN, which is resides in a .Lib file provided by CA REALIA II Workbench. I have checked all the files are available.

I have used
Microsoft (R) 32bit Incremental Linker Version 3.00.5270 and CA REALIA COBOL Version 6.0.45

I couldn't get what else is the problem? Pls help me out what is the solution....

thanks

apa.

Last edited by arunchp; 01-07-04 at 02:33.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On