Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <00bd01c322b0$ef3ac320$78d96f83@pomello> From: "Max Bowsher" To: Subject: libtool / exported symbols problem - undesired re-exporting of getopt from libcygwin.a Date: Sun, 25 May 2003 12:29:41 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Cam-ScannerAdmin: mail-scanner-support AT ucs DOT cam DOT ac DOT uk X-Cam-AntiVirus: Not scanned X-Cam-SpamDetails: Does anyone have a good way of preventing used functions from the static portion of libcygwin.a being re-exported when they are used in a DLL? I kludged a solution by adding --exclude-symbols=getopt,getopt_long to LDFLAGS, but I was wondering if anyone had any better, more general solutions. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/