Shared libraries: How?

2006-07-22 Thread Daniela Duerbeck
Hi! I try to compile ImageMagick under cygwin. I have one computer in the bureau, where everything works fine and one at home where I get messages like this one: *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if

Re: Why are Windows paths broken in make 3.81?

2006-07-22 Thread Larry Hall (Cygwin)
On 07/21/2006, Joachim Achtzehnter wrote: I just had to deal with such a messy system and the new Cygwin make doesn't work. Even though this collection of makefiles was initially written on a POSIX system it still got into trouble with DOS paths because some of the tools it calls to generate ma

Re: 1.5.20: Occasional crash at address 0x6100365f (cygthread::stub() in cygthre

2006-07-22 Thread Christopher Faylor
On Sun, Jul 23, 2006 at 03:55:05AM +1000, Kiyo Kelvin Lee wrote: >Now it seems the crashes are relating to another problem reported >earlier: 1.5.20: Occasionally infinite loop happens in do_exit() >(dcrt0.cc) (see attached original text below) > >I managed to make sure the infinite loop had not ha

Re: ignore C compiler question

2006-07-22 Thread Christopher Faylor
On Fri, Jul 21, 2006 at 09:54:58PM -0700, Benn Fine wrote: >sorry-still not used to working in a bash shell versus >a dos shell. > >I assumed the compiled program would work in a bash >shell but it only works in a dos shell-its too late to >worry about why that is. I miss unix. Yeah, things work a

Re: Why are Windows paths broken in make 3.81?

2006-07-22 Thread Christopher Faylor
On Fri, Jul 21, 2006 at 06:03:43PM -0700, Joachim Achtzehnter wrote: >There was also some difference in newline handling which required another >set of sed changes, arghh! Well with detailed bug reports like this and the previous "make provides an error on one of my complex makefiles" we're surel

Re: Why are Windows paths broken in make 3.81?

2006-07-22 Thread Christopher Faylor
On Fri, Jul 21, 2006 at 05:29:16PM -0600, Michael Hirsch wrote: >Here is a sample Makefile that breaks with Gnu Make 3.81-1 under >Cygwin, but works fine with Gnu Make 3.80-1. We have been writing >these types of Makefiles for years, using both Windows and Cygwin >tools, and this is the first time

Re: 1.5.20: Occasional crash at address 0x6100365f (cygthread::stub() in cygthre

2006-07-22 Thread Kiyo Kelvin Lee
Now it seems the crashes are relating to another problem reported earlier: 1.5.20: Occasionally infinite loop happens in do_exit() (dcrt0.cc) (see attached original text below) I managed to make sure the infinite loop had not happened (more about that later) and then tested to run configure fo

Re: Vista and Bash

2006-07-22 Thread Ed Bradford
Bash seems to work when I run it from and "ADMINISTRATOR" ID. Type: runas /user:administrator cmd bash and it works. This is on VISTA build 5472. From and Administrators group ID it fails as described in the cygwin mail archives. This looks like Data Access Protection but I turn off DEP

Re: C compiler question

2006-07-22 Thread Benn Fine
Doh! thanks! --- Igor Peshansky <[EMAIL PROTECTED]> wrote: > On Fri, 21 Jul 2006, Benn Fine wrote: > > > I had this working last week..then uninstalled > > cygwin and installed mingw..now I reinstalled > > cygwin and its not working. dang it. > > > > Windows xp.. > > > > Can compile