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: <416F819E.1020007@familiehaase.de> Date: Fri, 15 Oct 2004 09:51:58 +0200 From: "Gerrit P. Haase" 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: Charles Wilson CC: cygwin AT cygwin DOT com, libtool AT gnu DOT org Subject: Re: Ping: Cygwin libtool / assembler problem with -DPIC References: <501586262435 DOT 20041011122240 AT familiehaase DOT de> <191683852271 DOT 20041012152910 AT familiehaase DOT de> <20041013170135 DOT GA24352 AT orchestra DOT cs DOT caltech DOT edu> <416DA2C7 DOT 2090703 AT familiehaase DOT de> <416E2825 DOT 9030401 AT cwilson DOT fastmail DOT fm> <1911848409112 DOT 20041014131148 AT familiehaase DOT de> <416F172D DOT 6060601 AT cwilson DOT fastmail DOT fm> In-Reply-To: <416F172D.6060601@cwilson.fastmail.fm> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi Charles, I just don't think it is good idea to use flags for s.th. else just because they are there anywhere. If there is need for anther special flag then introduce it, exactly for this reason and this platform and for nothing else. DLL_EXPORT is the best example, if there is really a need for another flag like this to be used like you described then introduce one which is a flag that doesn't affect other tools like ld, as, ar, .... PIC is the option to get position independent code where it makes a difference. It makes no difference on Cygwin: so don't use the flag. 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/