Displaying 2 results from an estimated 2 matches for "incompatibity".
Did you mean:
incompatiblity
2011 Sep 29
1
[LLVMdev] Beginner Question on Linking
...e linker creates an executable but when I try to
run it I get the following errors:
Popup:
---------------------------
Unsupported 16-Bit Application
---------------------------
The program or feature
"\??\D:\OpenSource\LLVM\mybuilddir\bin\Debug\HelloWorld.exe" cannot start or
run due to incompatibity with 64-bit versions of Windows. Please contact the
software vendor to ask if a 64-bit Windows compatible version is available.
---------------------------
OK
---------------------------
Console:
`This version of D:\OpenSource\LLVM\mybuilddir\bin\Debug\HelloWorld.exe is
not compatible with the v...
2007 Oct 08
2
rsync error: protocol incompatibility (code 2) at main.c(1385)
Hello,
i'm trying to backup one of my hosts with a two rsync-scripts, which are
mainly just calling on the client side
/usr/bin/rsync --server --sender -vlogDtprz --delete-excluded
--numeric-ids --exclude-from=/etc/sm-backup/rsync.exclude /
and on the server side
rsync -avz --numeric-ids -e "ssh -i $key" --delete --delete-excluded
rsync@$client:/ $DATA_PATH/$client/daily.0