Displaying 20 results from an estimated 86 matches for "cygwin1".
Did you mean:
cygwin
2017 Jun 03
2
cygwin1.dll problems when installing packages from source
Hi,
As far as I can see, no.
On checking, I have confirmed that the only location of
cygwin1.dll is :
C:\Rtools\bin
Thanks
Vivek
2017-06-03 12:57 GMT+02:00 Duncan Murdoch <murdoch.duncan at gmail.com>:
> On 03/06/2017 6:31 AM, Vivek Sutradhara wrote:
>
>> Hi all,
>> I am having some problems in updating some packages from source. I start
>> with :
>>...
2017 Jun 03
0
cygwin1.dll problems when installing packages from source
...AM, Vivek Sutradhara wrote:
> Hi all,
> I am having some problems in updating some packages from source. I start
> with :
> install.packages("Boom",lib="C:/RownLib",type="source")
>
> I get the following error message :
Do you have multiple copies of cygwin1.dll?
Duncan Murdoch
>
> * installing *source* package 'Boom' ...
> ** package 'Boom' successfully unpacked and MD5 sums checked
> ** libs
>
> *** arch - i386
> c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/R-34~1.0/include"
> -I. -I../inst/incl...
2017 Jun 03
0
cygwin1.dll problems when installing packages from source
On 03/06/2017 7:00 AM, Vivek Sutradhara wrote:
> Hi,
> As far as I can see, no.
>
> On checking, I have confirmed that the only location of
> cygwin1.dll is :
> C:\Rtools\bin
I would re-install Rtools, and make sure C:\Rtools\bin appears first in
your PATH.
Duncan Murdoch
>
> Thanks
> Vivek
>
> 2017-06-03 12:57 GMT+02:00 Duncan Murdoch <murdoch.duncan at gmail.com
> <mailto:murdoch.duncan at gmail.com>>:
>...
2017 Jun 03
3
cygwin1.dll problems when installing packages from source
.../include" -O2 -Wall -mtune=core2
-c Models/Bart/Bart.cpp -o Models/Bart/Bart.o
0 [main] make (3304) c:\Rtools\bin\make.exe: *** fatal error -
cygheap base mismatch detected - 0xD57408/0xC47408.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Rebooting is also suggested if you
are unable to find anot...
2012 Dec 20
4
[LLVMdev] llvm 32bit with 64bit output?
...windows. So i was wondering if i compile a 32bit version of
llvm and use that can my resulting compiler output 64bit binaries?
Secondary question, should i use mingw or msvc to build llvm and my
compiler? i would like to use cygwin mingw but i think that still makes the
resulting binaries require cygwin1.dll but not sure if there is a way to get
out of that.
EDIT: To clarify i dont mind if i have to use cygwin (normal cygwin gcc or
mingw) solong as the binary my compiler outputs does not require cygwin1.dll
then i am happy. The compiler requiring cygwin1.dll is not so much of a
problem for me i j...
2002 Mar 14
1
[rsync-announce] Graphical rsync!
David Starks-Browning [starksb@ebi.ac.uk] writes:
> Are you also distributing the source to cygwin1.dll? It is illegal
> not to.
Well, if it's an unmodified version, I expect a simple pointer to the
Cygwin site and/or CVS tree would be sufficient. Physical
distribution is not necessarily the only way to satisfy the GPL, and
if the included cygwin1.dll is simply a binary downloaded from...
2007 Nov 12
1
Using OpenSSH with Rsync
This question is perhaps one you have seen before but I have not found an answer to as yet.
Rsync uses cygwin1.dll as does openssh. Is there a more current compilation of openssh that uses a more current cygwin1.dll such that both rsync and openssh can function on the same version? This is important because of improvements made to cygwin1 that affect rsync speed. Thanks for your thoughts and help.
---War...
2012 Dec 26
0
[LLVMdev] llvm 32bit with 64bit output?
...eek "mingw-w64"
- Install mingw-w64 binutils on cygwin. You may find
x86_64-w64-mingw32-ld.exe then.
> Secondary question, should i use mingw or msvc to build llvm and my
> compiler? i would like to use cygwin mingw but i think that still makes the
> resulting binaries require cygwin1.dll but not sure if there is a way to get
> out of that.
Theologically, llvm can be built for i686-mingw32 (free from
cygwin1.dll) on cygwin, like cross build.
I have not tried on cygwin.
/path/to/configure --host=i686-pc-mingw32 --build=i686-pc-cygwin
You may also try "MSYS", targe...
2004 Mar 16
4
cygwin tar?
I've been attempting to create a new R package and recently removed the
cygwin installation from my machine since R requires the use of the MingW
tools for building an R package with C code. However, when I tried to build
a source package, I found the following results:
* removing junk files
* building 'Rconifers_0.7-1.tar.gz'
tar:
2004 Sep 28
7
rsync 2.6.2 hang (was rsync 2.6.2 crash)
OK, I set up a new PC with a fresh XP load to be my rsync server. Rsync by itself seems
to work fine (thank God. I'm going nuts.)
I am still having problems when I throw ssh into the mix. At least now, things don't
crash, but they do hang. The file list gets build, the transfer starts and it gets through
maybe a few hundred files, but then everything stops. All the processes are still
2002 Mar 13
1
Graphical rsync!
...n Perl/Tk, although all portability conceits were
abandoned fairly early on, and it currently makes quite a few
assumptions that only make sense under win32. It was subsequently
turned into a win32 executable through the magic of ActiveState tools.
* It is bundled with rsync 2.4.6 and a cygwin1.dll, which can be replaced
with newer versions at whim.
* It is currently only capable of uploading files, which is all we need
it to do.
* Anonymous rsync is not supported, nor is rsh/ssh. This should change
soon.
* It's not what one would call "classically beautiful"...
2002 Mar 13
1
Graphical rsync!
...n Perl/Tk, although all portability conceits were
abandoned fairly early on, and it currently makes quite a few
assumptions that only make sense under win32. It was subsequently
turned into a win32 executable through the magic of ActiveState tools.
* It is bundled with rsync 2.4.6 and a cygwin1.dll, which can be replaced
with newer versions at whim.
* It is currently only capable of uploading files, which is all we need
it to do.
* Anonymous rsync is not supported, nor is rsh/ssh. This should change
soon.
* It's not what one would call "classically beautiful"...
2007 Sep 25
1
hebrew characters
I'm trying to use rsync (version 2.6.9) to back up some files. However, a few
of them contain Hebrew characters. While I can back them up, the filenames
come through scrambled (I don't have Hebrew characters anymore). I've tried
the -8 switch, but that didn't work. Any suggestions?
Background:
The files are created on Windows and saved on a samba share (v3.0.24). I can
copy
2004 May 14
4
rsync hanging on Cygwin
...rsync.samba.org/>
Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles,
no IPv6, 64-bit system inums, 64-bit internal inums
On source:
$ ssh -V
OpenSSH_3.8p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7d 17 Mar 2004
$ cygcheck -s
1100k 2004/03/19 E:\cygwin\bin\cygwin1.dll
Cygwin DLL version info:
DLL version: 1.5.9
DLL epoch: 19
DLL bad signal mask: 19005
DLL old termios: 5
DLL malloc env: 28
API major: 0
API minor: 112
Shared data: 4
DLL identifier: cygwin1
Mount registry: 2...
2012 Dec 21
2
[LLVMdev] llvm 32bit with 64bit output?
...oment i have set up cygwin using its llvm package to learn with and,
as i prefer developing in that unix style environment and using the command
line i will stick with that for a bit. Since you say a 32bit llvm can
generate 64bit binaries i also assume that they shouldnt require the cygwin
runtime (cygwin1.dll) but if it does i could at that point switch to mingw
with cygwin hopefully or if all else fails msvc.
Just so long as i can output the binaries i want, standalone 64bit binaries,
i dont mind what compiler toolchain or environment i use. However i do
prefer cygwin for now cause its easy and un...
2005 Apr 13
1
[Bug 2328] cygwin rsync hangs when initiated remotely after transfering some files
...t cygwin install appears to have fixed the
problem on one of the setups that has consistantly failed in the past. Have not
put the update on to any production boxes yet, but it looks promising. From the
threads that I have read on the cygwin mailing lists, it would seem that a pipe
problem in the cygwin1.dll has been resolved (non-blocking pipes that blocked?)
The relevant cygcheck -s info:
$ cygcheck -s
Cygwin Configuration Diagnostics
Current System Time: Wed Apr 13 14:30:19 2005
Windows XP Home Edition Ver 5.1 Build 2600 Service Pack 2
.
.
Cygwin DLL version info:
DLL version: 1.5...
2003 May 30
3
Rsync / SSH / Cygwin .. permission problems..
I am attempting to use rsync to "mirror" data between several windows 2000
and windows XP systems. I am a UNIX person by nature, so decided the
easiest way to go about doing this would be to use Cygwin with cron and ssh
running as services, then run the rsync connection nightly through cron.
Cygwin is installed on both systems and works perfectly. OpenSSH is
installed and running,
2008 Dec 01
2
character set for Windows?
I'm using cygwin to backup files from a windows machine to a unix host
with rsync. I originally uploaded the bulk of the files using a
windows ftp client, and then planned on doing updates nightly with
rsync.
Some of the filenames have strange characters in them, such as the
trademark symbol, and other characters, such as European letters.
Rsync doesn't like the filenames as they exist on
2005 Jul 11
2
ActiveState Perl, cygwin and R (was: cygwin tar?)
Hello!
I have just read mails in thread
<http://tolstoy.newcastle.edu.au/R/devel/04a/0583.html>
about problems with Cygwin and Rtools. I had the same problems and kept
just the newest cygwin1.dll and things seem OK now. However I
currently hit the problem with Perl (I have ActiveState and Cygwin Perl
installed). When I tried to work with 'Rdconv' in Cygwin I get the following:
$ R CMD Rdconv --help
Can't locate R/Rdconv.pm in @INC (@INC contains:
c \Programs\R\rw2011beta\sh...
2002 Oct 17
0
Upgraded to latest cygwin this morning, and ssh refuses to enter binmode. Help! (fwd)
...k 2002/08/09 c:\cygwin\bin\cygssl.dll
390k 2001/10/20 c:\cygwin\bin\cygtcl80.dll
5k 2001/10/20 c:\cygwin\bin\cygtclpip80.dll
10k 2001/10/20 c:\cygwin\bin\cygtclreg80.dll
253k 2002/02/10 c:\cygwin\bin\cygtiff3.dll
623k 2001/10/20 c:\cygwin\bin\cygtk80.dll
714k 2001/11/05 c:\cygwin\bin\cygwin1z.dll
633k 2002/07/22 c:\cygwin\bin\cygxml2-2.dll
41k 2002/01/20 c:\cygwin\bin\cygXpm-noX4.dll
46k 2002/01/20 c:\cygwin\bin\cygXpm-X4.dll
50k 2002/03/12 c:\cygwin\bin\cygz.dll
904k 2002/10/14 c:\cygwin\bin\cygwin1.dll
Cygwin DLL version info:
DLL version: 1.3.13
DLL...