From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22396 invoked by alias); 6 Sep 2004 13:24:22 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 22309 invoked from network); 6 Sep 2004 13:24:17 -0000 Received: from unknown (HELO barry.mail.mindspring.net) (207.69.200.25) by sourceware.org with SMTP; 6 Sep 2004 13:24:17 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by barry.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1C4JTj-0005ZO-00; Mon, 06 Sep 2004 09:24:15 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id 5602B4B102; Mon, 6 Sep 2004 09:24:20 -0400 (EDT) Date: Mon, 06 Sep 2004 13:24:00 -0000 From: Michael Chastain To: kettenis@gnu.org, gdb-patches@sources.redhat.com Subject: Re: [PATCH] Fix unload.exp on Solaris Message-ID: <413C6503.nailFZI1Y5C8H@mindspring.com> References: <200409061232.i86CWpiK023417@juw15.nfra.nl> In-Reply-To: <200409061232.i86CWpiK023417@juw15.nfra.nl> User-Agent: nail 10.8 6/28/04 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-09/txt/msg00101.txt.bz2 Thanks. There are other tests that build shared libraries, but this is the only test program that explicitly calls dlopen itself. === 2004-09-06 Mark Kettenis * gdb.base/unload.exp: Link with -dl on *-*-solaris*.