[LLVMdev] how to solve this conflict

yue qiangyue at ict.ac.cn
Fri Dec 19 02:03:01 PST 2003


hi,

when i build hello.cpp, it show following conflict:
-----------------------------------------------------------
[yue at RH9 Shootout-C++]$ llvmg++ hello.cpp -o hello
WARNING: Type conflict between types named 'struct._Unwind_Exception'.
     Src='{ ulong, void (uint, \4 *) *, uint, uint }'.
    Dest='{ ulong, void (ubyte, \4 *) *, uint, uint }'
gccld: error linking in 'gcc_s': Function 'long (long)':"__negdi2" - 
Function is already defined!
-----------------------------------
yueqiang
2003.12.19




More information about the llvm-dev mailing list