search for: cygdrive

Displaying 20 results from an estimated 538 matches for "cygdrive".

2004 Dec 08
0
[LLVMdev] Building llvm and cfrontend under cygwin
...e the case. "make install" fails - there is no such target. > If those don't clear the problem, please tell me what version > of LLVM you're trying to compile (looks like 1.3) and send > the output of: > cd runtime ; make VERBOSE=1" Environment: CFEINSTALL=/cygdrive/d/3rd-party/cfrontend/install LLVM_LIB_SEARCH_PATH=/cygdrive/d/3rd-party/cfrontend/build/gcc PATH=/cygdrive/d/3rd-party/llvm/tools/Debug:/usr/local/bin:/usr/bin:/bin :/usr/X11R6/bin Here we go: ------------------------------------------------------------------------ ------ if [ ! -f GCCLibrarie...
2007 Aug 29
6
RSYNC Hang on client match_sums
...1.7/sql/joomfish.sql,*,2) [sender] make_file(tmpal/Joom!Fish1.7/sql/sample_data.sql,*,2) [sender] make_file(tmpal/maj/cygcrypto-0.9.8.dll,*,2) [sender] make_file(tmpal/maj/cygpopt-0.dll,*,2) [sender] make_file(tmpal/maj/cygwin1.dll,*,2) [sender] make_file(tmpal/maj/rsync.exe,*,2) done [sender] i=0 /cygdrive/D tmpal/ mode=040700 len=0 flags=1 [sender] i=1 /cygdrive/D tmpal/Joom!Fish1.7.zip mode=0100700 len=203201 flags=0 [sender] i=2 /cygdrive/D tmpal/maj.zip mode=0100700 len=1357518 flags=0 [sender] i=3 /cygdrive/D tmpal/Joom!Fish1.7/ mode=040700 len=0 flags=0 [sender] i=4 /cygdrive/D tmpal/Joom!Fish...
2004 Dec 10
1
[LLVMdev] Building llvm and cfrontend under cygwin
...teProgram(const char *filename, char *const argv[], char *const envp[]) { ................ execveTy execvePtr = (execveTy) dlsym(RTLD_NEXT, "execve"); ..... } RTLD_NEXT is not defined in cygwin headers. 2) cfontend built ok 3) full llvm failed to build: make[3]: Entering directory `/cygdrive/d/3rd-party/llvm/runtime/GCCLibraries/crtend' llvm[3]: Compiling Exception.cpp for Debug build (bytecode) llvm[3]: Linking comp_genericeh.bc component... llvm[3]: Compiling crtend.c for Debug build (bytecode) llvm[3]: Compiling listend.ll for Debug build llvm[3]: Linking comp_main.bc component....
2009 Sep 25
6
[LLVMdev] JIT on ARM
...rm", so LLVM will use JIT on it. Currently I am getting compile problems when running make (see below). Has anyone done something similar and can explain what I am doing wrong, or how should it be done in some other way to get JIT compiler running on ARM? make[2]: Entering directory `/cygdrive/r/android/llvm/llvm-gcc4.2- objects/gcc' gcc -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite- strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long- long -Wno-variadic-macros -Wno-overlength-strings -Wold-style- definition -Wmissing-format-attribute -fno-commo...
2009 Aug 18
2
rsync 3.0.4 under cygwin: problems with --exclude
Hi all, I'm trying to backup a disk using rsync but I need to exclude some folder. I'm using rsync 3.0.4 under cygwin on a winxp machine. The script that I use is: # ---------------------------------------------------------------- # SRCDIR=/cygdrive/d LOGDIR=/cygdrive/f BCKDIR=/cygdrive/f/Backup rsync -auv --progress --delete --delete-excluded --log-file=$LOGDIR/`date +%Y%m%d`.log --exclude from='/cygdrive/f/.bak_exclude' $SRCDIR/ $BCKDIR # ---------------------------------------------------------------- # and my file where there is...
2009 Oct 14
0
[LLVMdev] JIT on ARM
...on it. > > Currently I am getting compile problems when running make (see below). > Has anyone done something similar and can explain what I am doing > wrong, or how should it be done in some other way to get JIT compiler > running on ARM? > > > make[2]: Entering directory `/cygdrive/r/android/llvm/llvm-gcc4.2- > objects/gcc' > gcc -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite- > strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long- > long -Wno-variadic-macros -Wno-overlength-strings -Wold-style- > definition -Wmissing-format...
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
2011 Feb 09
2
[LLVMdev] Building LLVM on Cygwin.
Hi, I followed the build instructions at http://www.aarongray.org/LLVM/BuildingLLVMonCygwin.html to build LLVM and LLVM GCC. Everything went fine except for the 'make install' step of llvm. At this step, I am getting a big list of files which are under /cygdrive/c/llvm-2.8/include/llvm and /cygdrive/c/llvm-2.8/include/llvm-c. The error I am getting is: /usr/bin/install: `./llvm-c/ExecutionEngine.h' and `/cygdrive/c/llvm-2.8/include/./llvm-c/ExecutionEngine.h' are the same file /usr/bin/install: `./llvm-c/LinkTimeOptimizer.h' and `/cygdrive/c/l...
2003 Oct 25
3
[LLVMdev] version 1.0, compiling under cygwin
...DynamicLinker.cpp to the following: return dlsym (/*RTLD_DEFAULT*/(void*)RTLD_LAZY, symbolName); than compilation itself finished, just linkage failed with one screen output! The beginning of output is here (sorry if it is too much for this maillist...) : ------------------------------------- /cygdrive/w/tmp/llvm/llvm/lib/Support/Debug/CommandLine.o(.stab+0xce68): In function `GLOBAL__D__ZN2cl23ParseEnvironmentOptionsEPKcS1_S1_': /cygdrive/w/tmp/llvm/llvm/lib/Support/CommandLine.cpp:883: reloc refers to symbol `.text$_ZNSt22_Rb_tree_base_iterator12_M_incrementEv' which is not being output...
2009 Oct 14
0
[LLVMdev] Fwd: JIT on ARM
...t. > > Currently I am getting compile problems when running make (see below). > Has anyone done something similar and can explain what I am doing > wrong, or how should it be done in some other way to get JIT > compiler running on ARM? > > > make[2]: Entering directory `/cygdrive/r/android/llvm/llvm-gcc4.2- > objects/gcc' > gcc -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite- > strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long- > long -Wno-variadic-macros -Wno-overlength-strings -Wold-style- > definition -Wmissing-fo...
2008 Aug 15
3
[LLVMdev] install question
I'm trying to install llvm on my windows development box and hit a problem I'm using cygwin cygwin% gcc --version gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) I downloaded both the top of tree via svn I ran ./configure make make[1]: Entering directory `/cygdrive/c/llvm/lib/Support' llvm[1]: Compiling APFloat.cpp for Debug build llvm[1]: Compiling APInt.cpp for Debug build APInt.cpp: In member function `void llvm::APInt::Profile(llvm::FoldingSetNodeID&) const': APInt.cpp:170: error: call of overloaded `AddInteger(const uint32_t&)' is a...
2004 Sep 20
2
problem with R CMD build (PR#7240)
Hello, This may not be a bug--but I'm not sure. I have R 1.91 installed on a machine that's running Windows XP. In Cygwin, when I attempt to use the "build" command it tells me that TMPDIR is set to an invalid directory. See the results below: stat20:/cygdrive/d/dirk/bands/implementation -> which r /cygdrive/d/Programs/R/rw1091/bin/r stat20:/cygdrive/d/dirk/bands/implementation -> r CMD build --help Please set TMPDIR to a valid temporary directory stat20:/cygdrive/d/dirk/bands/implementation -> r CMD build validate Please set TMPDIR to a valid...
2014 May 02
2
[LLVMdev] clang build (Debug+Asserts) fails with Cygwin and Mingw (ASTContext.o: File too big)
...fter switching from a Linux development host to Windows7 with Cygwin, I >> notice the following problem when building clang (trunk, HEAD): >> (also happens with Mingw) >> >> ... >> >> llvm[4]: Compiling ParseInit.cpp for Debug+Asserts build >> as: >> /cygdrive/d/Projects/Cpp/llvm/cfgCygwin/tools/clang/lib/AST/Debug+Asserts/ASTContext.o: >> too many sections (33066) >> /tmp/ccmtDH7w.s: Assembler messages: >> /tmp/ccmtDH7w.s: Fatal error: can't write >> /cygdrive/d/Projects/Cpp/llvm/cfgCygwin/tools/clang/lib/AST/Debug+Asserts/AS...
2009 Dec 08
2
[LLVMdev] LLVM 2.6 cygwin build fails
...ease_26) on cygwin 1.7, and I have the following errors with both GCC 3.4.4 and GCC 4.3.4 llvm[2]: Linking Release Loadable Module profile_rt.dll /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: warning: cannot find entry symbol __cygwin_dll_entry at 12; defaulting to 62fc1000 /cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/runtime/libprofile/Release/BasicBlockTracing.o:BasicBlockTracing.c:(.text+0x36): undefined reference to `_free' /cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/runtime/libprofile/Release/BasicBlockTracing.o:BasicBlockTracing.c:(.text+0xca): undefine...
2014 Jul 22
2
[LLVMdev] [LLVMDev][3.5]: assertion failed in RuntimeDyldELF.cpp
...ygwin system and running make check leads to a series of failed assertions like ******************** FAIL: LLVM :: ExecutionEngine/MCJIT/test-setcond-fp.ll (6185 of 11245) ******************** TEST 'LLVM :: ExecutionEngine/MCJIT/test-setcond-fp.ll' FAILED ******************** Script: -- /cygdrive/z/dev/llvm/x64/static/Release+Asserts/bin/lli -use-mcjit -mtriple=x86_64-unknown-cygwin-elf /cygdrive/z/dev/llvm/x64/llvm/test/ExecutionEngine/MCJIT/test-setcond-fp.ll > /dev/null -- Exit Code: 134 Command Output (stderr): -- assertion "RealOffset <= INT32_MAX && RealOffset...
2014 May 02
2
[LLVMdev] clang build (Debug+Asserts) fails with Cygwin and Mingw (ASTContext.o: File too big)
Hello, After switching from a Linux development host to Windows7 with Cygwin, I notice the following problem when building clang (trunk, HEAD): (also happens with Mingw) ... llvm[4]: Compiling ParseInit.cpp for Debug+Asserts build as: /cygdrive/d/Projects/Cpp/llvm/cfgCygwin/tools/clang/lib/AST/Debug+Asserts/ASTContext.o: too many sections (33066) /tmp/ccmtDH7w.s: Assembler messages: /tmp/ccmtDH7w.s: Fatal error: can't write /cygdrive/d/Projects/Cpp/llvm/cfgCygwin/tools/clang/lib/AST/Debug+Asserts/ASTContext.o: File too big as: /cy...
2006 May 17
2
checking package dependencies
Dear all, I seem to be unable to check a source package since I upgraded R to 2.3.0 (Ubuntu Linux 5.1). I get this: * checking package dependencies ... ERROR > tools:::.check_package_depends("/home/adi/Work/QCAGUI") I have even tried with R-patched, same result. My Renviron does specify the path to the installed packages (and all depending packages are installed):
2013 Jul 30
0
[LLVMdev] LLVM and Cygwin
Hi Brian, On 29/07/13 23:42, Brian Herman wrote: > I got the following error while compiling llvm and clang under cygwin. > > /cygdrive/c/Users/brianherman/Desktop/llvm/llvm-3.3.src/Release+Asserts/lib/libLLVMMCJIT.a(SectionMemoryManager.o):SectionMemoryManager.cpp:(.text+0x3b): > undefined reference to `__register_frame' I register_frame is used to enable the debugger (gdb) to debug JIT'd code. It is a function provid...
2002 Jan 30
5
1.4.1 R CMD check broken?
...pages for package `ctest' Formats: text html latex example At this point R hangs. (2) Just installed 1.4.1 on Win200 using Prof. Ripley single file installer c:/R/rw1041/library > Rcmd.exe check ctest * checking for working latex ... OK * using log directory `/cygdrive/c/R/rw1041/library/ctest.Rcheck' make: Entering directory `/cygdrive/c/R/rw1041/src/gnuwin32' make DLLNM= \ -C /cygdrive/c/R/rw1041/library/ctest PKG=ctest RHOME=/cygdrive/c/R/rw1041 RLI B=/cygdrive/c/R/rw1041/library/ctest.Rcheck \ -f /cygdrive/c/R/rw1041/src/gnuw...
2010 Feb 14
3
[LLVMdev] Unable to compile .s files generated with llc.
...a .s file. So far I'm all good... But neither masm, yasm, tasm, fasm, gcc, as, or nasm take the .s file. I only found one other post about this where it was mentioned that only 'GAS" can compile it, so I tried this in both Cygwin and Ubuntu, but to no avail. In cygwin I get: $ gcc /cygdrive/d/test.s /cygdrive/d/test.s: Assembler messages: /cygdrive/d/test.s:4: Error: no such instruction: `align 16' /cygdrive/d/test.s:6: Error: invalid character '@' in mnemonic /cygdrive/d/test.s:7: Error: junk at end of line, first unrecognized character is `%' /cygdrive/d/test.s:15: E...