From mint-bounce@lists.fishpool.fi Thu Jan 28 03:18:34 2010 Message-ID: <4B6147EA.4060400@freesbee.fr> Date: Thu, 28 Jan 2010 09:16:42 +0100 From: =?ISO-8859-1?Q?Vincent_Rivi=E8re?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 MIME-Version: 1.0 To: mint@lists.fishpool.fi Subject: Re: [MiNT] __Unwind_Resume References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed X-Antivirus: avast! (VPS 100127-1, 27/01/2010), Outbound message X-Antivirus-Status: Clean X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: vincent.riviere@freesbee.fr Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o0S8IXmZ024261 Miro Kropacek wrote: > I wanted to try to recompile also zView and it went quite nice. However, > in the final stage, by linking, I got this: > > pdf/pdflib.o:pdf/pdflib.o:(.text+0x3e8): undefined reference to > `__Unwind_Resume' > pdf/pdflib.o:pdf/pdflib.o:(.text+0x52c): undefined reference to > `__Unwind_Resume' > pdf/pdflib.o:pdf/pdflib.o:(.text+0xd14): undefined reference to > `__Unwind_Resume' > pdf/pdflib.o:pdf/pdflib.o:(.data+0x192): undefined reference to > `___gxx_personality_v0' Be sure you don't use old C++ libraries if you compile your programs with GCC 4.x. -- Vincent Rivière