Company InformationOur COBOL SolutionsCOBOL Services and TrainingSupport for our CustomersAcucorp and COBOL EventsAcucorp's Partners


















< previous      next > Print this page  

Relinking ACUCOBOL-GT with Acu4GL for Oracle

August 1, 2001

A common issue that arises when relinking runcbl with Acu4GL for Oracle on a UNIX or Linux system is generating a Makefile that has the Oracle libraries specified by their correct names in the correct order for a successful relink.

Acucorp’s Acu4GL for Oracle development team suggests adding the following to the FSI_LIBS line to see if it resolves relinking problems:

FSI_LIBS = -L$ORACLE_HOME/lib –lclntsh `cat $ORACLE_HOME/lib/sysliblist`

In the above, $ORACLE_HOME should be replaced with the full path that it is set to in the OS environment, e.g.:

ORACLE_HOME=/opt/oracle

Then the FSI_LIBS line should be:

-L/opt/oracle/lib –lclntsh `cat /opt/oracle/lib/sysliblist`

You should check to make sure that the "libclntsh" library exists (it can have several possible suffixes " .o", " .a", " .so", " .sl", etc), prior to using this suggestion.

####

Acucorp, extend and ACUCOBOL are trademarks or registered trademarks of Acucorp, Inc. All rights reserved. All other trademarks are the property of their respective owners.

 

 

Contact | Site Map | | Legal | Trademarks | Privacy | Print this page
Acucorp, Inc., 9920 Pacific Heights Blvd., San Diego, CA 92121, +1 858.795.1900
© 1999-2008, Acucorp, Inc. All rights reserved.


Get the most recent Code Updates
Download an Evaluation of ACUCOBOL- GT
View recorded Webinars and demos
Download the latest version of Acucorp News
Find out about the latest Training Opportunities
Language