Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jan 2002 00:53:33 +0200 (EET)
From:      Vladimir Kushnir <vkushnir@alfacom.net>
To:        iedowse@FreeBSD.ORG
Cc:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: gnu/13525: gcc fails load against library with both C++ and C modules
Message-ID:  <20020122004454.S4932-100000@kushnir1.kiev.ua>
In-Reply-To: <200201212117.g0LLHQK29770@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 21 Jan 2002 iedowse@FreeBSD.ORG wrote:

> Synopsis: gcc fails load against library with both C++ and C modules
>
> State-Changed-From-To: open->feedback
> State-Changed-By: iedowse
> State-Changed-When: Mon Jan 21 13:17:03 PST 2002
> State-Changed-Why:
>
> Does this problem still exist?
>
> http://www.FreeBSD.org/cgi/query-pr.cgi?pr=13525
>

Yes, it seems to. A bit different case to what described in gnu/13525:
video/audio converter transcode. Written in C but uses avifile library
(C++ with C and C++ plugins). Compiles and links, but fails loading
avifile plugins at runtime with Undefined symbol "__ti13IVideoDecoder"
error and so on. Loads them all right if corresponding transcode module
explicitly linked to them at compile time so this isn't its or avifile's
fault.

Regards,
Vladimir
-- 
Vladimir Kushnir - vkushnir@Alfacom.net


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020122004454.S4932-100000>