Re: new runtime pseudo-reloc in cygwin 1.3.18

2002-12-30 Thread Alexander Gottwald
Alan Hourihane wrote: Without the reloc patch everything is fine. The problem is _XtInherit. I'm now trying to build all libraries with the SUNSHLIB macro. maybe this works. At least xclock started after i replaced cygXt-6.dll with a version where SUNSHLIB was defined. Great work,

Re: xwinclip-Test06

2002-12-30 Thread Benjamin Riefenstahl
Hi Harold, Harold L Hunt II [EMAIL PROTECTED] writes: However, I will leave in the messaging window as it is needed by many people that are working on patches, so it would be silly to remove all of that framework. Of course. I will try to make a new release of xwinclip shortly. Looks

XFree and File Systems

2002-12-30 Thread Martín De Marchi
Hi! I'm developing a linux application, but the majority of the pc's in my organization have installed windows system, so Im going to install cigwin's xfree in the machines and use the linux application remotely. I need that the user (windows system) use the remote linux application (via xfree)

Re: XFree and File Systems

2002-12-30 Thread Alexander Gottwald
Martín De Marchi wrote: Hi! I'm developing a linux application, but the majority of the pc's in my organization have installed windows system, so Im going to install cigwin's xfree in the machines and use the linux application remotely. I need that the user (windows system) use the

Re: XFree and File Systems

2002-12-30 Thread Sylvain Petreolle
Hasn't got cygwin any nfs port ? No. Using the remote application is like walking to the linux pc and working there. You don't have access to the windows host. The only way to exchange files is to use a network filesystem (SMB or AFS) and access this from linux and windows. Same for the

Re: Buildpatch for cygdps.dll

2002-12-30 Thread Harold L Hunt
Alexander, Good catch! Alan - do you want to commit this directly? Harold Alexander Gottwald [EMAIL PROTECTED] said: Hi, the patch fixes some dependency problems with crosscompiling libdps. The Imakefile has a build dependency for ProgramTargetName(pswrap) which is pswrap.exe for

Re: new runtime pseudo-reloc in cygwin 1.3.18

2002-12-30 Thread Alexander Gottwald
Alexander Gottwald wrote: So I don't even know where _XtInherit is called and whats different with the relocation. gdb revealed: Dll1 (libXt) defines void _XtInherit(). Dll2 (libXaw) uses _XtInherit and passes it to a function in libXt which does if (x == _XtInherit) { foo() };

RE: xwinclip

2002-12-30 Thread Harold L Hunt II
Koji, Oops, I was thinking I was sending this to Kensuke... but now you can both verify that it still works :) Harold -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Harold L Hunt II Sent: Tuesday, December 31, 2002 1:19 AM To: Koji Nakamaru Cc: cygx