delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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: | <418E0A55.6040409@familiehaase.de> |
Date: | Sun, 07 Nov 2004 12:43:17 +0100 |
From: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
Organization: | Esse keine toten Tiere |
User-Agent: | Mozilla/5.0 (Windows; U; WinNT4.0; de-AT; rv:1.7.3) Gecko/20040910 |
MIME-Version: | 1.0 |
To: | Reini Urban <rurban AT x-ray DOT at> |
CC: | cygwin <cygwin AT cygwin DOT com> |
Subject: | Re: gcc auto-import info (Was: cygwin build failure) |
References: | <418DDA49 DOT 2080603 AT x-ray DOT at> |
In-Reply-To: | <418DDA49.2080603@x-ray.at> |
X-IsSubscribed: | yes |
Reini Urban wrote: > Does someone remember how to get rid of the new ld auto-import > Info: resolving _optarg by linking to __imp__optarg (auto-import) > Info: resolving _optind by linking to __imp__optind (auto-import) > messages? It is built-in in ld. Why do you want to get rid of these messages? > I guess it's no -W, just a diagnostic message, for which not so many > options to supress exist. > Or can you easily declare them on the cmdline to be imported somehow? > Otherwise we'll have to decorate the src'es with DLLIMPORT. Declare what? What is the problem? auto-import is the default and it is a good thing because you don't need to use the DLLIMPORT / DLLEXPORT fuzz. Gerrit -- =^..^= -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |