How to solve the Warning messages during link, like:
ld: 0711-224 WARNING: Duplicate symbol: Rprintf
I use -bloadmap and find that the symbol is duplicated in several lib
files.
How is this problem generated? How to solve it?
Thanks a lot.
.
|
|
| User: "Lionel B" |
|
| Title: Re: ld question |
18 Jan 2008 03:48:20 AM |
|
|
On Fri, 18 Jan 2008 00:00:32 -0800, junw2000 wrote:
How to solve the Warning messages during link, like:
ld: 0711-224 WARNING: Duplicate symbol: Rprintf
I use -bloadmap and find that the symbol is duplicated in several lib
files.
How is this problem generated? How to solve it?
Can you post a minimal program demonstrating the problem?
See: http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.8
--
Lionel B
.
|
|
|
|

|
Related Articles |
|
|