mingw-cross-env-list
[Top][All Lists]
Advanced

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

[Mingw-cross-env-list] boost & db debugging


From: Troy Benjegerdes
Subject: [Mingw-cross-env-list] boost & db debugging
Date: Mon, 23 Nov 2015 22:15:55 -0600
User-agent: Mutt/1.5.21 (2010-09-15)

I've got some errors that result in stuff like the following:

/home/tmagik/src/grt/deps/mxe/usr/i686-w64-mingw32.static/lib/libboost_chrono-mt.a(chrono.o):
 duplicate section 
`.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_6system12system_errorEEEEE[__ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_6system12system_errorEEEEE]'
 has different size
/home/tmagik/src/grt/deps/mxe/usr/i686-w64-mingw32.static/lib/libdb_cxx.a(os_pid.o):os_pid.c:(.text+0x25):
 undefined reference to `pthread_self'


The first thing I'm trying to figure out is how can I 'make clean' on just
a single package so I can rebuild libdb and leave the source files laying
around? It seems like I can only 'make clean' on the whole thing, which I
don't really want to do.

Second question:

What would it take to override the building of the entire mingw toolchain
and just use the 'i686-w64-mingw32-gcc' that I already have installed from 
the debian mingw packages?

Thanks

-- 
----------------------------------------------------------------------------
Troy Benjegerdes                 'da hozer'                  address@hidden
7 elements      earth::water::air::fire::mind::spirit::soul        grid.coop

      Never pick a fight with someone who buys ink by the barrel,
         nor try buy a hacker who makes money by the megahash




reply via email to

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