Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Ronald Landheer" To: "Charles Wilson" , Subject: RE: Compiling C++ example from dllhelpers-0.2.8 results in warnings - is this normal? Date: Fri, 21 Sep 2001 12:36:22 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <3BAA2D21.BD222918@ece.gatech.edu> Importance: Normal Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id GAA00916 Chuck wrote: > Because the auto-import functionality is very new, these "warnings" > are actually "informational" messages. Eventually, we'll probably > turn them off; right now, tho, they let us know that auto-import is > working properly. If you *really* don't like these warnings, download > the binutils sources, make the obvious changes, and recompile. :-) No problem: it compiles w/ the -Werror flag on, which is on by default for most of my projects, so I don't mind :) I just wanted to know whether this was expected behaviour (apparently, it is) and whether it will go away (apparently, it will), so I'm happy :) Greetz! Ronald -- 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/