Need esqlc HP-UX thread library consultant/guru
- From: koreilly@xxxxxxxxxxx
- Date: 27 Oct 2005 11:54:19 -0700
Have a esql program similar to demo1.ec that must run with the thread
libraries on HP-UX 11.11.
When a 'esql -thread program.ec -o program' is run, the program works.
However when the following 2 steps are run with a compile and link it
does not work (run time errors are 'State was 01I01 and code was 0'):
1. 'esql -thread program.ec'.
2. cc program.c -o program \
-I$INFORMIXDIR/incl/esql \
-Wl,-v,-s,+s,-a,shared_archive,-L$INFORMIXDIR/lib
-L$INFORMIXDIR/lib/esql \
-lthsql -lthasf -lthgen -lthos -lifgls \
-lnsl_s -lm -lsec -lnsl_s \
/home/informix/lib/esql/checkapi.o -lifglx \
-lpthread
A 'chatr program' on the version that works and version does not work
is similar.
Need to get this resolved and also may need some additional support as
I move forward. Interested parties should email me.
Thanks
.
- Follow-Ups:
- Re: Need esqlc HP-UX thread library consultant/guru
- From: Jonathan Leffler
- Re: Need esqlc HP-UX thread library consultant/guru
- Prev by Date: OT: Don't create tables owned by informix - was: Error 356:
- Next by Date: Re: a how can I do this in Informix question
- Previous by thread: OT: Don't create tables owned by informix - was: Error 356:
- Next by thread: Re: Need esqlc HP-UX thread library consultant/guru
- Index(es):
Relevant Pages
|
|