help-libidn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

multiple definition of `g_utf8_skip'


From: Thomas Dineen
Subject: multiple definition of `g_utf8_skip'
Date: Thu, 12 Sep 2013 11:08:15 -0700
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130801 Thunderbird/17.0.8

Gentle People:

I was able to build the new version of the mxe cross environment
(gcc Cross Compiler To Windows).

    When I build my application I get the following error shown below:

"multiple definition of `g_utf8_skip'"

     Since it appears to be a conflict between two libraries within the mxe
environment I was wondering if any of you had any ideas of how to fix it?

     Is there a way to tell gcc to favor the symbol from one library versus
the other?

libidn.a(nfkc.o) <=> (libglib_2_0_la-gutf8.o)

     Please respond. I have never seen this kind of error before and I could
use your help.

Thomas Dineen

/home/tdineen/Projects/Mxe_Cross_Environment_092013/mxe/usr/i686-pc-mingw32/lib/libidn.a(nfkc.o):nfkc.c:(.rdata+0x14900):
multiple definition of `g_utf8_skip'
/home/tdineen/Projects/Mxe_Cross_Environment_092013/mxe/usr/i686-pc-mingw32/lib/libglib-2.0.a(libglib_2_0_la-gutf8.o):gutf8.c:(.rdata+0x198):
first defined here
collect2: error: ld returned 1 exit status
make: *** [TA_Benchc] Error 1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]