Operating System - HP-UX
1836620 Members
1620 Online
110102 Solutions
New Discussion

ANSIC HPUX11 and Oracle 8

 
Kirby Sims
New Member

ANSIC HPUX11 and Oracle 8

I am trying to link AnsiC compiled 64 bit objects and I am getting the following message:

/usr/ccs/bin/ld: ../O/ors.o: Mismatched ABI. 64-bit PA object file found in 32-bit link

If I understand the message, one of my objects is compiled at 32bit. How can I determine which object is causing the problem?