We also get those warnings when building on AIX. They can be ignored. Thanks, David
David Bender 11501 Burnet Rd. Phone (T/L): 1-512-286-5315
STAF/STAX Development Bldg. 903-5B002 (363-5315)
Austin, TX ITN: 23635315
IBM Software Group, 78758-3400 Email: [email protected]
WPLC
From: "[email protected]" <[email protected]>
To: staf <[email protected]>
Date: 04/15/2010 12:03 PM
Subject: [staf-users] Duplicate symbols on AIX 5.2?
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® 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/staf-users
<<inline: graycol.gif>>
<<inline: ecblank.gif>>
------------------------------------------------------------------------------ Download Intel® 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 [email protected] https://lists.sourceforge.net/lists/listinfo/staf-users
