Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <418E3C53.60105@familiehaase.de>
Date: Sun, 07 Nov 2004 16:16:35 +0100
From: "Gerrit P. Haase" <gp@familiehaase.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@x-ray.at>
CC: cygwin <cygwin@cygwin.com>
Subject: Re: gcc auto-import info (Was: cygwin build failure)
References: <418DDA49.2080603@x-ray.at>
In-Reply-To: <418DDA49.2080603@x-ray.at>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Reini Urban wrote:

> Does someone remember how to get rid of the new ld auto-import

The error is s.th. different after looking at the attachment:
.../../../src/port/libpgport.a(pgstrcasecmp.o)(.text+0x1b0): In function 
`pg_tolower':
/home/adunstan/pgbf/root/HEAD/pgsql.3200/src/port/pgstrcasecmp.c:119: 
multiple definition of `_pg_tolower'
.../../../src/interfaces/libpq/libpq.a(dshcs00145.o)(.text+0x0): first 
defined here

Looks like the pg_tolower() function is included in 
libpgport.a(pgstrcasecmp.o) as well as in libpq.a.

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/

