search for: mypathto

Displaying 3 results from an estimated 3 matches for "mypathto".

2009 Jan 25
4
Too much functionality in WINE
Does anyone know of a way to compile a LITE wine - like a zinfandel I guess? I just want to be able to use - wine /mypathto/myprogram.exe. such as --disable-dev --without-notepad --without-ie.... After compiling wine 1.1.13 it works quite well... at least the parts of it that I have tested. There are so many things included that I will never use that basically just take up space. For instance the compile environment...
2017 Mar 22
2
Building LLVM on Linux, executing on Windows 10 Linux Subsystem
...tpid returned -1: Interrupted system call Program received signal SIGSEGV, Segmentation fault. 0x0000000003b31e1b in __ctype_init () (gdb) bt #0 0x0000000003b31e1b in __ctype_init () #1 0x0000000003b2ed4e in __libc_start_main () #2 0x00000000004022ad in _start () (gdb) list 302 <myPathTo>/llvm/tools/clang/tools/driver/driver.cpp: No such file or directory. (gdb) However, the Linux version from the LLVM website works perfectly, so it must be something to do with how I am configuring LLVM. The following are the OS and tool versions I am using: * CentOS Linux re...
2008 Jan 24
9
Making rsync compile under Mac OS X 10.3.9 with extended attributes
Somebody knows if it's possible to compile rsync (version 3 would be great, but can be 2.6.x) under Mac OS X 10.3.9 with extended attributes? Under OS 10.3.9 the Apple shipped rsync have not yet the -E argument option. RsyncX have a double free bug that is annoying. "Q" rsync 2.6.6 with extended attributes binary only works on 10.4 and above. I have tried to compile rsync