From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14088 invoked by alias); 6 Dec 2001 02:37:18 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 12910 invoked from network); 6 Dec 2001 02:35:58 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 6 Dec 2001 02:35:58 -0000 Received: from cse.cygnus.com (cse.cygnus.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id SAA16824; Wed, 5 Dec 2001 18:35:56 -0800 (PST) Received: (from kev@localhost) by cse.cygnus.com (8.9.3/8.9.3) id TAA06456; Wed, 5 Dec 2001 19:35:34 -0700 Date: Wed, 05 Dec 2001 18:37:00 -0000 From: Kevin Buettner Message-Id: <1011206023534.ZM6455@ocotillo.lan> In-Reply-To: Stan Shebs "Re: Is somsolib.c still in use?" (Dec 5, 5:37pm) References: <1011206012408.ZM6341@ocotillo.lan> <3C0ECBD2.EECD3394@apple.com> X-Mailer: Z-Mail (4.0.1 13Jan97 Caldera) To: Stan Shebs Subject: Re: Is somsolib.c still in use? Cc: gdb@sources.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2001-12/txt/msg00048.txt.bz2 On Dec 5, 5:37pm, Stan Shebs wrote: > > The subject line says it all; does anyone know if somsolib.c is still used > > by any port? > > > > I've done my own checking and expected somsolib.o to show up on a > > NATDEPFILES line in a *.mh file, but couldn't find one. > > Did you whack your config/pa subdir or something? It's mentioned > in nearly every .mh file there. Good thing too, because it's > supposed to be how you get solib support on HP systems. You're right. I screwed my search up. (I searched on somsolib.c.) Thanks, Kevin