This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc auto-import info (Was: cygwin build failure)


Christopher Faylor schrieb:
On Sun, Nov 07, 2004 at 05:13:25PM +0100, Reini Urban wrote:
Gerrit P. Haase schrieb:
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.

That was the easy part :)


No, Andrew - who is doing now the buildfarm cygwin build

*the* buildfarm cygwin build?

of postgres.


Are we supposed to know who Andrew is and what a buildfarm cygwin build is?

this was explained in the attachment.
andrew is the windows maintainer for postgres, and now he added cygwin as target on the postgresql buildfarm. (not on sf.net)


http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=gibbon&dt=2004-11-06%2018:11:58
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]