X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Sat, 17 Feb 2007 22:07:23 -0500 Message-Id: <200702180307.l1I37N3N024004@envy.delorie.com> From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <200702180349.49112.juan.guerrero@gmx.de> (message from Juan Manuel Guerrero on Sun, 18 Feb 2007 03:49:48 +0100) Subject: Re: Difficulties compiling ImageMagick References: <200702180349 DOT 49112 DOT juan DOT guerrero AT gmx DOT de> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > libtool: ignoring unknown tag CXX libtool not fully ported to djgpp? > c:/djgpp/bin/../lib/gcc/djgpp/4.10/libgcc.a(unwind-dw2-fde.o):: multiple definition of `___register_frame_info' > c:/djgpp/lib/libc.a(rfinfo.o):rfinfo.c:(.text+0x0): first defined here DJGPP includes that "just in case" but really libstdc++ should be providing it. I think libtool isn't linking in the C++ libraries.