Need esqlc HP-UX thread library consultant/guru



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

.



Relevant Pages

  • Re: 1.8.4 on HP/UX
    ... I installed Ruby 1.8.4 on HP-UX 11i once recently. ... Build all the C libraries which Ruby depends on as shared ... thing is probably to start with their patched source ...
    (comp.lang.ruby)
  • Re: High Memory Utilization on HP-UX 11.11 compared to 11.00
    ... in HP-UX 11.0 and HP-UX 11i, especially in the way it accounts for shared ... libraries and shared data segments. ... If you look at the size of the individual segments using the ...
    (comp.sys.hp.hpux)
  • SOLVED: X-header-files 10.20
    ... libraries, ... HP-UX 9.05 for HP9000/s700 workstations. ... I compiled espgs with X-support and ... Johannes Raspe wrote: ...
    (comp.sys.hp.hpux)
  • Re: 11.0 built shared library problem on HP-UX11i
    ... > we have a shared library built on HP-UX 11.0. ... When running the applciation, the dld.sl is ... version/patch of the c++ runtime libraries. ...
    (comp.sys.hp.hpux)