Displaying 12 results from an estimated 12 matches for "filewriters".
2020 Apr 24
0
Wine release 5.7
The Wine development release 5.7 is now available.
What's new in this release (see below for details):
- Wine Mono engine updated to 5.0.0, with upstream WPF support.
- More progress on the WineD3D Vulkan backend.
- Beginnings of a USB device driver.
- Support for building with Clang in MSVC mode.
- Builtin modules no longer depend on libwine.
- Support for configuring Windows
2001 Feb 16
7
large file support
Hi,
I have RH6.2 with kernel 2.4.1smp, create file 2GB on the ext2fs not
problem, but copy datafile>2GB over smb not function:( , where is mistake ?
thank you
jirka
2005 Dec 19
7
Brute Force Detection + Advanced Firewall Policy
Any BFD/AFP softwares available for FreeBSD 4.10?
Im getting flooded with ssh and ftp attempts.
2009 Mar 16
6
[LLVMdev] n00b question: From module/bitcode to Mach-O dylib file directly?
...p://openquark.org) to LLVM.
A main motivator though is language/library/platform integration on
the Mac (Cocoa, Objective-C, autozone). I'm not too interested in a
JIT at this point, but rather native code generation.
So far I can see a MachOWriter (with an "AddMachOWriter" in
FileWriters.h) and it looks like I get to pass an appropriate
TargetMachine to this.
I'm wondering if this is expected to be sufficient (added to a pass
manager) to be able to output a library on the Mac - whether or not it
actually works.
I only picked LLVM up yesterday, so I'm still trying to...
2007 Jul 10
1
cleanup and Makevars
Hi
This is a question prompted by the mac version of R, but as I see it,
it should have broader interest.
These days the CRAN Mac binary per default compiles every package for
two architectures. First i386 and then ppc. In between the two
compilation runs, any object files in pkgname/src is removed. This
cleanup is necessary since otherwise Make would not recompile the
object files
2006 Jun 01
3
Image corrupted on upload
Hi, I''m using the below method to copy/upload a file. The outcome is an
image with the proper dimensions but looks garbled and pixelated. I''m
baffled as to what''s going on.
What''s even weirder is this same function with the same image works for
my colleague. He is using OS/10 and I am using Windows Media Center.
Any ideas?
#
# destination is the
2013 Oct 06
0
Options to turn off/on for reliable virtual machinewrites & write performance
In a replicated cluster, the client writes to all replicas at the same time. This is likely while you are only getting half the speed for writes as its going to two servers and therefore maxing your gigabit network. That is, unless I am misunderstanding how you are measuring the 60MB/s write speed.
I don't have any advice on the other bits...sorry.
Todd
-----Original Message-----
From:
2009 Mar 15
0
[LLVMdev] n00b question: From module/bitcode to Mach-O dylib file directly?
Thanks John.
I had passed over ExecutionEngine as it looked like it offered a JIT.
Maybe there's more to it than meets the (hasty) eye though.
I'm interested in getting a native image. Ultimately, I'd like to do
things like emitting Objective-C IMPs and building Objective-C classes
around them.
However, I'm going one step at a time (there's probably much to learn
2009 Mar 15
4
[LLVMdev] n00b question: From module/bitcode to Mach-O dylib file directly?
I'm a total LLVM n00b, and have just started to work through some of
the tutorials with the intention of gathering a clear picture of what
LLVM does and doesn't do for a possible project.
I'm on the Mac, and would like to have my code dynamically create and
load new functions into a process. I believe I can do this, but I'm
not sure yet how 'direct' things will be
2020 May 08
0
Wine release 5.8
The Wine development release 5.8 is now available.
What's new in this release (see below for details):
- Support for Plug & Play device notifications.
- More support for building with Clang in MSVC mode.
- Still more progress on the WineD3D Vulkan backend.
- Initial implementation of a GIF encoder.
- Vulkan spec update.
- Various bug fixes.
The source is available from the
2020 May 29
15
[RFC 00/12] Audio DSP VirtIO and vhost drivers
This patch set is a follow up to "Add a vhost RPMsg API" [1], it is
marked as an RFC because firstly it depends on the RPMsg API series
and secondly it is currently being reviewed on ALSA and SOF mailing
lists, but any early comments from virtualisation developers would be
highly appreciated too!
Thanks
Guennadi
[1]
2020 May 29
15
[RFC 00/12] Audio DSP VirtIO and vhost drivers
This patch set is a follow up to "Add a vhost RPMsg API" [1], it is
marked as an RFC because firstly it depends on the RPMsg API series
and secondly it is currently being reviewed on ALSA and SOF mailing
lists, but any early comments from virtualisation developers would be
highly appreciated too!
Thanks
Guennadi
[1]