similar to: Silent Hunter 4 1.5 on MacOS X/Wine 1.2-rc2

Displaying 20 results from an estimated 1000 matches similar to: "Silent Hunter 4 1.5 on MacOS X/Wine 1.2-rc2"

2010 Oct 27
1
Cross-compile Samba 3.5.6 with STLinux 2.3 (SH4 CPU)
I need to generate a minimal Samba working in a SH4 cpu in a STLinux 2.3 environment. The goal is to have very very simple Samba server running in a STLinux environment. STLinux Kernel has included the CIFS support. Really I'm a newbie in Samba cross-compilation. And obviously I've problems :-( Any help will be appreciated. Thanks :-) 1) First of all I've set some env vars: export
2012 May 18
1
[sh4] klibc SIGILL
Hi sh4 porters, I?ve just fixed a regression of klibc to build from source on sh4 using the sumotsu.debian.net porterbox (thanks for making one available) and found a problem with your archi- tecture: all binaries built with klibc (shared and static) get a SIGILL (illegal instruction). I suspect that different CFLAGS are needed. Please, someone, have a look at it; a release of klibc 2.0 upstream
2008 Sep 08
3
Support for different Architectures
Dear All, I am new to FLAC. I have to port FLAC on sh4 architecture. Can somebody please let me know which architectures FLAC supports today? Also if somebody has an idea about the functionality of the code written in assembly, it would be of great help. Thanks and Regards Divyahaas Bhatia Senior Technical Leader Pace Micro Technology (India) Private Limited Bringing Technology
2004 Dec 10
1
Decoder performance
Hi all, I'm thinking of using Speex for an embedded project. I would only need the decode part. My question is what percentage of the CPU is used on an optimized (assembly will be done) SH4 or ARM7 or ARM9 speex decoder running at 100Mhz. Thanks, Bolt __________________________________ Do you Yahoo!? Jazz up your holiday email with celebrity designs. Learn more.
2010 Mar 28
1
[git pull v3] dash, sh4, ipconfig, dprintf, fstype, README's
hello hpa! added on top of queue ext4 fix, that Ubuntu is carrying from cjwatson. Got missed out in previous pull requests. Btrfs recognition in fstype. the patch queue contains sync with latest dash, sh4 fix by Debian porters, dprintf usage in ipconfig, kinit and nfsmount instead of buggy DEBUG macro. ipconfig memcpy usage to avoid strict aliasing warnings. Some interesting README's got
2019 Jan 19
4
RFT: klibc 2.0.5
In preparation for the klibc 2.0.5 release I wrote a basic test script which: 1. Builds for each architecture (with a cross-compiler where needed) 2. Runs several statically-linked programs (using qemu-user where needed): a. Many self-test programs b. "sh -c exit" c. "sh -c '.../bin/true; exit'" The results for the architectures I was able to test are:
2010 Mar 22
1
[git pull] dash, sh4, README's
hello hpa, pushed out new patch queue :) It contains the sync with latest dash git, renaming of some README's to ease their packaging, sparc32 socket test and a sh4 fix by Debian porters (numbers of changes is huge, but mostly contained in dash). git pull git://git.debian.org/users/maks/klibc.git maks initramfs-tools seems happy with that version of dash, saw no regression on boot test with
2012 May 18
1
hppa, powerpcspe: call for klibc/mksh testers
Hi, no mailing list for powerpcspe? What?s the progress of your architectures? I don?t see much happening on debian-ports.org, and taking your architectures off that infrastructure hurts others (I?ve ?revived? m68k and kept it running on d-p.o which helps a bit). Anyway: a new klibc (2.0~rc5-1) has been uploaded, and an mksh companion version (40.9.20120518-1) depending on it and trying to use
2010 Apr 22
0
(fwd) Bug#578076: sh4: syscalls do not work
that looks great, will include it in my next patch queue. now that 1.5.18 is out of the door, posting to mailing list for review and will soon try it out. ----- Forwarded message from Aurelien Jarno <aurel32 at debian.org> ----- Date: Fri, 16 Apr 2010 18:17:58 +0200 From: Aurelien Jarno <aurel32 at debian.org> To: Debian Bug Tracking System <submit at bugs.debian.org> Subject:
2018 Jun 25
1
Installing support for q35 chipset
Hello I have recently had to reinstall Centos 7.5 to on host computer. I have not be able to set-up qemu to support the q35 chip set. I have several virtual machines that require q35. This is not my first install, I have configured libvirt on many machines in the past, it just worked, it has not required any manual configuration. [root at sj aadmin]# /usr/libexec/qemu-kvm -machine help
2011 Mar 29
3
[LLVMdev] [GSoC] "Microsoft Direct3D shader bytecode backend" proposal
Here's the other of my proposals for this year's Google Summer of Code. (The first is on cfe-dev.) It was suggested to me by Dan Kegel (from the Wine project, they really want this). Title: Microsoft Direct3D shader bytecode backend Abstract: There is a distinct lack of open-source frameworks for compiling HLSL, the shader language used by Direct3D, into bytecode that D3D can
2008 Jun 16
0
latest fixes
hello hpa, nothing too exciting, again syncing latest Debian upload and subsequent patch emails. plus wanting to get the ext4dev in line for the Lenny release. :) please review. thanks -- maks please pull git pull git://git.debian.org/~maks/klibc.git maks for the changes: Arthur Loiret (1): Makefile (ARCH): Support sh4 as sh. David H?rdeman (1): [klibc] mount: allow multiple fs
2011 Mar 29
0
[LLVMdev] [GSoC] "Microsoft Direct3D shader bytecode backend" proposal
On Mon, Mar 28, 2011 at 9:22 PM, Charles Davis <cdavis at mymail.mines.edu>wrote: > Here's the other of my proposals for this year's Google Summer of Code. > (The first is on cfe-dev.) It was suggested to me by Dan Kegel (from the > Wine project, they really want this). > > Title: Microsoft Direct3D shader bytecode backend > > Abstract: > > There is a
2011 Jan 08
4
Help How to create DSL for conditional validations
Hi All, I am new to Ruby and ROR I were trying to create small DSL for conditional validations valid_with_cond :bypass_validation do if self.addresses > 3 errors[:base] << "Can not have more than 3 addresses". end end By this I wanted to create array of method and call them all in custom validation method. this above code I wanted to do attr_accessor
2011 Feb 22
0
Compilation error in make tools - undefined reference to `x86_cpu_list''
Hi, Has anyone come across this problem please? Couldn''t see it in the list archives: This is the error message generated by make tools (run twice, so the successful object creation has been removed.) Thanks Install prefix /usr BIOS directory /usr/share/qemu binary directory /usr/bin Manual directory /usr/share/man ELF interp prefix /usr/gnemul/qemu-%M Source path
2011 Mar 29
2
[LLVMdev] [GSoC] "Microsoft Direct3D shader bytecode backend" proposal
On 3/29/11 5:14 AM, Justin Holewinski wrote: > On Mon, Mar 28, 2011 at 9:22 PM, Charles Davis <cdavis at mymail.mines.edu > <mailto:cdavis at mymail.mines.edu>> wrote: > > Here's the other of my proposals for this year's Google Summer of Code. > (The first is on cfe-dev.) It was suggested to me by Dan Kegel (from the > Wine project, they really
2010 Apr 25
2
[git pull] small fixes, sh4, getruage() README's
hello hpa, current patch queue for review, please pull: git pull git://git.debian.org/users/maks/klibc.git maks Aurelien Jarno (1): [klibc] sh4: syscalls fixes Benjamin Cama (1): [klibc] fstype: btrfs size endianness fix Thorsten Glaser (1): [klibc] add getrusage() maximilian attems (3): [klibc] resume: silence warning on resume try [klibc] bootp_packet.h minor
2010 Apr 02
2
(fwd) dash fix for job control off warning
----- Forwarded message from "H. Peter Anvin" <hpa at zytor.com> ----- Date: Mon, 29 Mar 2010 15:07:01 -0700 From: "H. Peter Anvin" <hpa at zytor.com> To: maximilian attems <max at stro.at> Cc: Colin Watson <cjwatson at ubuntu.com>, klibc at zytor.com, Herbert Xu <herbert at gondor.apana.org.au>, Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
2009 Dec 20
5
Anyone out there running Dragon Age:Origins on SNOW LEOPARD?
Im currently working at it, and got as far as being able to resume a saved game, but only for a few seconds before it crashes. You can see my full progress in the AppDB. Since, despite many helpful posts, there doesn't seem to be anyone actually running it on SLeo over there, I was just wondering if ANYONE has been successful in that task, or if I'm the only lonely wanderer in the dark...
2011 Jan 12
5
SoF3 nealry completly white with latest GIT
Hello all, I'm running latest GIT here and I tried to play SoF3 (Soldier Of Fortune 3: Payback) but the main menu, some intro video (not the company logos) and weapon selection are all white. Additionally wine is putting out a lot of these messages: ----------------------- fixme:d3dx:D3DXGetImageInfoFromFileInMemory Invalid or unsupported image file ----------------------- I'm also