Re: Compiling glib2.32.1 for windows



On 04/22/2012 01:53 AM, Jernej Simončič wrote:
On Sat, 21 Apr 2012 22:15:55 +0200, Yann Leboulanger wrote:

Googling this error message didn't help. Any idea what is the problem?

export CFLAGS="-march=i486"


Hi,

Thanks that helps. I tried to put that in other environment variables, but not CFLAGS :/

Now configure works. But make doesn't :/
I have a LOT of error like these one:

  CCLD   libglib-2.0.la
Creating library file: .libs/libglib-2.0.dll.a
.libs/gcompletion.o:gcompletion.c:(.bss+0x0): multiple definition of `g_mem_gc_friendly'
.libs/gcache.o:gcache.c:(.bss+0x0): first defined here
.libs/gcompletion.o:gcompletion.c:(.bss+0x4): multiple definition of `glib_mem_profiler_table'
.libs/gcache.o:gcache.c:(.bss+0x4): first defined here
.libs/gcompletion.o:gcompletion.c:(.bss+0xc): multiple definition of `g_utf8_skip'
.libs/gcache.o:gcache.c:(.bss+0x8): first defined here
.libs/grel.o:grel.c:(.bss+0x0): multiple definition of `g_utf8_skip'
.libs/gcache.o:gcache.c:(.bss+0x8): first defined here
[...]

is there once again something stupid I didn't do?

--
Yann


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