Bug#720941: Patch for GNU/Hurd

Svante Signell svante.signell at gmail.com
Wed Aug 28 07:18:07 UTC 2013


On Tue, 2013-08-27 at 23:52 +0200, Samuel Thibault wrote:
> Svante Signell, le Tue 27 Aug 2013 23:39:20 +0200, a écrit :
> > During the compile there was a lot of complaints like:
> > tools/strutil.cpp:1:0: warning: -fprefetch-loop-arrays not supported for
> > this target (try -march switches) [enabled by default]
> > 
> > And the execution of zsnes results were the same.
> 
> Then no need to drop the option just for the sake of silenting a
> warning.  Warnings are there to tell us that something has to be fixed.
> Silenting them is the worst thing you could do.
> 
> FTR, this warning happens on linux-i386 too, so there is really no
> reason for special-casing hurd-i386.

Since the warning is present also for linux-i386 (and kfreebsd-i386),
the -fprefetch-loop-arrays flag should be removed. However, that is not
a porting issue so I've chosen not to touch this part. Updated patch
attached (the old one had a small bug). With the new patch the program
runs :) Tried under X with Windowmaker as window manager.

Remaining warnings below:
ManyMouse: -1 mice detected.
Failed to write cookie file: Unknown error (os/kern) 303
socket(): Protocol wrong type for socket
socket(): Protocol wrong type for socket
ZSNES could not find any joysticks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hurd.patch
Type: text/x-patch
Size: 463 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20130828/ae535f90/attachment.bin>


More information about the Pkg-games-devel mailing list