Why is it, when I try to build on AIX 5.2 I get a long list of 
duplicatie symbols - and do they matter:

/usr/vacpp/bin/xlC_r -c -o infauth.o -q64 -DSTAF_OS_NAME_AIX 
-DSTAF_GETHOSTBYNAME_R_3PARM -DSTAF_GETHOSTBYADDR_R_5PARM -O 
-DSTAF_SHARED_LIB_PREFIX=lib -DSTAF_SHARED_LIB_SUFFIX=.so 
-DSTAF_NATIVE_COMPILER -I../../stafif/unix -I../../stafif 
-I../../include ../infauth.cpp
/usr/vacpp/bin/xlC_r -qmkshrobj  -o libinfauth.so -q64 -brtl 
-DSTAF_OS_NAME_AIX -DSTAF_GETHOSTBYNAME_R_3PARM 
-DSTAF_GETHOSTBYADDR_R_5PARM -O -DSTAF_SHARED_LIB_PREFIX=lib 
-DSTAF_SHARED_LIB_SUFFIX=.so -DSTAF_NATIVE_COMPILER 
-L/usr/local/staf/lib -lpthread -lSTAF  infauth.o
ld: 0711-224 WARNING: Duplicate symbol: __priority0x80000000
ld: 0711-224 WARNING: Duplicate symbol: .__priority0x80000000
ld: 0711-224 WARNING: Duplicate symbol: __cdtors
ld: 0711-224 WARNING: Duplicate symbol: 
.std::basic_ostream<char,std::char_traits<char> >& 
std::operator<<<std::char_traits<char> 
 >(std::basic_ostream<char,std::char_traits<char> >&,const char*)
ld: 0711-224 WARNING: Duplicate symbol: 
.std::basic_streambuf<char,std::char_traits<char> >::sputc(char)
ld: 0711-224 WARNING: Duplicate symbol: 
.std::basic_ostream<char,std::char_traits<char> >::sentry::~sentry()



/jan

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to