From owner-freebsd-arch@FreeBSD.ORG Thu Apr 9 10:54:19 2009 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93F4E1065672 for ; Thu, 9 Apr 2009 10:54:19 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from mail.ilius.net (mail.ilius.net [62.23.30.92]) by mx1.freebsd.org (Postfix) with ESMTP id E5CFA8FC14 for ; Thu, 9 Apr 2009 10:54:18 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from viking.ilius.fr [192.168.192.55] by mail.ilius.net with ESMTP (SMTPD-9.23) id AB4707D0; Thu, 09 Apr 2009 12:17:43 +0200 Message-ID: <49DDCB1D.6080302@FreeBSD.org> Date: Thu, 09 Apr 2009 12:17:01 +0200 From: =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= User-Agent: Thunderbird 2.0.0.21 (X11/20090330) MIME-Version: 1.0 To: freebsd-arch@freebsd.org X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Build shared profiled library? X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Apr 2009 10:54:19 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Currently, only static profiled library are built during buildworld. Why not shared library too? I ask this because Erlang uses dlsym(RTLD_NEXT, ...): when building a profiled Erlang VM, the produced binary is static and this call fails. Thanks! - -- Jean-Sébastien Pédron http://www.dumbbell.fr/ PGP Key: http://www.dumbbell.fr/pgp/pubkey.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkndyx0ACgkQa+xGJsFYOlMgcACfZFzo5xszDs8yuPRSp0PuFjZo iZcAoMEsQKbSCFgdOhAUxKWC7/sV+07P =EJ6Z -----END PGP SIGNATURE-----