Re: Can't link TclMagick anymore

2006-08-10 Thread Dave Bodenstab
Danny Smith wrote: Sorry about breaking thread. I suppose I should give in and re-subscribe here. Dave Bodenstab wrote at http://cygwin.com/ml/cygwin/2006-08/msg00264.html Warning: .drectve `-defaultlib:MSVCRT ' unrecognized Warning: .drectve `-defaultlib:OLDNAMES ' unrecognized

Re: Can't link TclMagick anymore

2006-08-10 Thread Dave Bodenstab
Larry Hall (Cygwin) wrote: I'd recommend going to the source for information on DLLs: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore98/HTML/_core_dlls.3a_.overview.asp Thanks. I'll read this. Hopefully this will give me the education I need here. --

Can't link TclMagick anymore

2006-08-08 Thread Dave Bodenstab
Within the last two months I used to be able to link a .dll using the -mno-cygwin switch. Today it fails with the error messages below. I know this is pretty vague, but if I can figure out why it is now broken, I am hoping I can fix it. This *used* to work -- I used to get a .dll that worked

Re: Can't link TclMagick anymore

2006-08-08 Thread Dave Bodenstab
Danny Smith wrote: Dave Bodenstab wrote: Warning: .drectve `-defaultlib:MSVCRT ' unrecognized Warning: .drectve `-defaultlib:OLDNAMES ' unrecognized Cannot export [EMAIL PROTECTED]@Tcl?$AA@: symbol not found Cannot export [EMAIL PROTECTED]@[EMAIL PROTECTED]@: symbol not found Cannot export

Re: Possible bug with mmap on XP?

2006-02-03 Thread Dave Bodenstab
On Thu Feb 2 22:55:08 2006 Corinna Vinschen [EMAIL PROTECTED] wrote: Is this the way things are supposed to work on XP? This is a constraint of the underlying OS, yes. The old implementation of mmap used up to 1.5.18 didn't support PROT_EXEC at all, it was just fake. Since 1.5.19,

Possible bug with mmap on XP?

2006-02-02 Thread Dave Bodenstab
I searched the mailing list archives and googled, but failed to find anything specific to XP regarding this... I am using the latest version (1.5.19-4) of Cygwin. I had previously ported a unix prog that used mmap to Cygwin. On win2k it works fine. When I copied the prog to a newly-installed

Re: Possible bug with mmap on XP?

2006-02-02 Thread Dave Bodenstab
Thanks for the reply. On Thu, 02 Feb 2006 21:47:55 -0700 Eric Blake [EMAIL PROTECTED] wrote: According to Dave Bodenstab on 2/2/2006 5:16 PM: mmap(0,1500,PROT_EXEC|PROT_READ|PROT_WRITE,MAP_PRIVATE,the fd,0) I've found that changing the permissions (chmod +x) on the file being mmap'ed

How to set system PATH for cygwin on nt?

2002-05-02 Thread Dave Bodenstab
enter Administrator and the password and I get a message that I'm logged in, but on the target system a message pops up saying that the application failed to start. I'm hoping that this is related to this PATH setting also. Thanks from a real newbie! Dave Bodenstab -- Unsubscribe info

Re: problem with telnet and ftp server on win 2K

2002-05-02 Thread Dave Bodenstab
to change? If so, how does one change it? If this stuff is discussed in a beginners guide to nt, or a help file that I just need to read, then a pointer would be very welcome. Thanks. Dave Bodenstab -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http