Re: Pro*C compile Error... on Dynix-Ptx (Sequent)

From: Ms. D.H. Harvey <qq45_at_liverpool.ac.uk>
Date: 1996/10/22
Message-ID: <Dzo6Ar.2rL_at_liverpool.ac.uk>#1/1


Krishna K. Kurup (krishnak_at_kna.com) wrote:
: I was trying to compile a pro*C program on sequent platform running
: Dynix/Ptx ver 4.
 

: I encountered the following problems:
 

: 1. ERROR: COFF objects not allowed (in libsql.a)
 

: Soln: I think I resolved this problem by converting the
 libraries
: into ELF objects (using cof2elf).
 

: 2. ERROR: Undefined symbol __sigsetjmp - first referenced
: in libsql.a (sqlexp.o)
 

: Undefined ssymbol __siglongjmp - first referenced
: in libsql.a (sqlexp.o)
 

: Also:
 

: Is there any specific option to be used with -D argument of cc (for
: Dynix) ?

We were in the same situation when we went to DYNIX/ptx 4. Did nothing to libraries. Just set environmental variable as follows.

        OBJ_FORM=COFF Hope this helps Helen. Received on Tue Oct 22 1996 - 00:00:00 CEST

Original text of this message