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 Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <06f301c19136$d89772b0$0200a8c0@lifelesswks> From: "Robert Collins" To: "Gregory Lampshire" , References: Subject: Re: gcc -shared under 2.95.3-5, unable to convert .o to .dll via -shared flag Date: Mon, 31 Dec 2001 00:35:27 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 30 Dec 2001 13:35:25.0397 (UTC) FILETIME=[D6602050:01C19136] ----- Original Message ----- From: "Gregory Lampshire" > I am looking for some insight into the issues about what is going on and a > work around. Win32 is one (not the only) platform that does not support unresolved symbols in shared libraries. The command works on linux because unresolved symbols in shared libraries are permitted. Fix your link line to ensure there are no unresolved symbols. Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/