高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】hpux problems
hpux problems
hpux problems
hello,
i have problems at linking my application with dwgdirect libraries (1.10)
error message which i get is:
/usr/ccs/bin/ld: (warning) at least one pa 2.0 object file (../../cots/dwgdirect/lib/hpux/dd_hp32_db.a(odaxwrap.o)) was detected. the linked output may not run on a pa 1.x system.
it seems, that libraries are not build with +daportable flag. can you please add this flag for next maintanance release? with these libraries we can not run our application on pa 1.x system.
i get also followed unsatisfied symbols:
/usr/ccs/bin/ld: unsatisfied symbols:
static oddbtextiterator::createobject(const char *,int,bool,odcodepageid,const odgitextstyle *) (code)
static odgiselector:seudoconstructor() (code)
i linked all the available libraries for hpux, except dd_hp32_jpeg.a
why do i still get unsatisfied symbol errors?
regards, tomaz
|