Re: cygwin 1.5.1 libc.a link problem

2003-08-14 Thread Jason Tishler
Chris, On Tue, Aug 05, 2003 at 11:58:51PM -0400, Christopher Faylor wrote: > On Tue, Aug 05, 2003 at 04:20:15PM -0400, Christopher Faylor wrote: > >On Tue, Aug 05, 2003 at 03:09:57PM -0400, Jason Tishler wrote: > >>But, if one builds it with -lc, we get the following: > >> > >>$ gcc -o stat st

Re: cygwin 1.5.1 libc.a link problem

2003-08-14 Thread Christopher Faylor
On Tue, Aug 05, 2003 at 04:20:15PM -0400, Christopher Faylor wrote: >On Tue, Aug 05, 2003 at 03:09:57PM -0400, Jason Tishler wrote: >>While attempting to rebuild procmail against Cygwin 1.5.1, I believe I >>have found a problem with libc.a that interferes with building 64-bit >>apps. >> >>If one bu

Re: Cygwin 1.5.1 libc.a link problem

2003-08-14 Thread Gerrit P. Haase
> If one builds the attached test program without -lc, we get the > following: > $ gcc -o stat stat.c > $ objdump -p stat.exe | fgrep stat > 6100 510 _stat64 > But, if one builds it with -lc, we get the following: > $ gcc -o stat stat.c -lc > $ objdump -p stat.e

Re: cygwin 1.5.1 libc.a link problem

2003-08-14 Thread Christopher Faylor
On Wed, Aug 06, 2003 at 06:53:50PM +0200, Ronald Landheer-Cieslak wrote: >On Wed, Aug 06, 2003 at 12:14:21PM -0400, Christopher Faylor wrote: >> I assume that you must not have correctly replaced your copy of >> /lib/libc.a: >> >> % ls -l libc.a >> ls -l libc.a >> -rwxrwxrwx1 root cg

Re: cygwin 1.5.1 libc.a link problem

2003-08-14 Thread Christopher Faylor
On Wed, Aug 06, 2003 at 12:48:35AM -0400, Charles Wilson wrote: >Christopher Faylor wrote: >>>Sounds like we need a 1.5.2. >>Oh yeah. That was wicked easy. >> >>Can someone confirm or deny that the latest snapshot solves this >>problem? > >Whimper. > >Cry. > >Whimper. Sigh. I know. cgf -- Unsu

Re: cygwin 1.5.1 libc.a link problem

2003-08-09 Thread Ronald Landheer-Cieslak
On Wed, Aug 06, 2003 at 02:39:42PM -0400, Christopher Faylor wrote: > On Wed, Aug 06, 2003 at 06:53:50PM +0200, Ronald Landheer-Cieslak wrote: > >On Wed, Aug 06, 2003 at 12:14:21PM -0400, Christopher Faylor wrote: > >> I assume that you must not have correctly replaced your copy of > >> /lib/libc.a

Cygwin 1.5.1 libc.a link problem

2003-08-09 Thread Jason Tishler
While attempting to rebuild procmail against Cygwin 1.5.1, I believe I have found a problem with libc.a that interferes with building 64-bit apps. If one builds the attached test program without -lc, we get the following: $ gcc -o stat stat.c $ objdump -p stat.exe | fgrep stat

Re: cygwin 1.5.1 libc.a link problem

2003-08-08 Thread Christopher Faylor
On Wed, Aug 06, 2003 at 11:10:15AM +0200, Ronald Landheer-Cieslak wrote: >On Tue, Aug 05, 2003 at 11:58:51PM -0400, Christopher Faylor wrote: >> On Tue, Aug 05, 2003 at 04:20:15PM -0400, Christopher Faylor wrote: >> >On Tue, Aug 05, 2003 at 03:09:57PM -0400, Jason Tishler wrote: >> >>While attempti

Re: cygwin 1.5.1 libc.a link problem

2003-08-08 Thread Christopher Faylor
On Tue, Aug 05, 2003 at 03:09:57PM -0400, Jason Tishler wrote: >While attempting to rebuild procmail against Cygwin 1.5.1, I believe I >have found a problem with libc.a that interferes with building 64-bit >apps. > >If one builds the attached test program without -lc, we get the >following: > >

Re: Cygwin 1.5.1 libc.a link problem

2003-08-07 Thread Jason Tishler
Gerrit, On Tue, Aug 05, 2003 at 10:10:31PM +0200, Gerrit P. Haase wrote: > Jason, thank you very much! You are very welcome. This one became quite a hang banger for me. Knowing that I assisted someone else is helping to ease the pain... :,) Jason -- PGP/GPG Key: http://www.tishler.net/jason/p

Re: cygwin 1.5.1 libc.a link problem

2003-08-06 Thread Ronald Landheer-Cieslak
On Tue, Aug 05, 2003 at 11:58:51PM -0400, Christopher Faylor wrote: > On Tue, Aug 05, 2003 at 04:20:15PM -0400, Christopher Faylor wrote: > >On Tue, Aug 05, 2003 at 03:09:57PM -0400, Jason Tishler wrote: > >>While attempting to rebuild procmail against Cygwin 1.5.1, I believe I > >>have found a pro

Re: cygwin 1.5.1 libc.a link problem

2003-08-06 Thread Ronald Landheer-Cieslak
On Wed, Aug 06, 2003 at 12:14:21PM -0400, Christopher Faylor wrote: > I assume that you must not have correctly replaced your copy of > /lib/libc.a: > > % ls -l libc.a > ls -l libc.a > -rwxrwxrwx1 root cgf741756 Aug 5 23:29 libc.a > % sum libc.a > 31407 725 > > cgf $

Re: cygwin 1.5.1 libc.a link problem

2003-08-05 Thread Charles Wilson
Christopher Faylor wrote: Sounds like we need a 1.5.2. Oh yeah. That was wicked easy. Can someone confirm or deny that the latest snapshot solves this problem? Whimper. Cry. Whimper. -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cy