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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Which libraries do I need to compile a esql/c programm under HP/UX

Status
Not open for further replies.

ronzon

Programmer
Jan 14, 2002
1
DE
Hi,
I want to port an esql/c Programm from Informix 5 SE to Informix 7 online.
The Informix 5 SE version includes

LIB_INFORMIX = $(INFORMIXDIR)/lib/esql/libsql.a $(INFORMIXDIR)/lib/esql/libgen.a         $(INFORMIXDIR)/lib/esql/libos.a

Which do I have to include in the Informix 7 Version?

Thanks for helping me

Thomas

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top