Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] PERFORCE change 79494 by Wolfgang Scheicher for review

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <rcook AT wyrms.net>
  • To: Wolfgang Scheicher <worf AT sbox.tu-graz.ac.at>
  • Cc: duane_malcolm <d.malcolm AT auckland.ac.nz>, Unet <unet AT sourcemage.org>, SM-Commit Daemon <sm-commit AT lists.ibiblio.org>, Andrew Stitt <a AT t.armory.com>, Arjan Bouter <abouter AT sourcemage.org>, vladimir_marek <vlmarek AT volny.cz>, Maurizio Boriani <baux AT member.fsf.org>, Ethan Grammatikidis <eekee AT eekee.is-a-geek.org>, Gareth Clay <gareth AT caffeinefuelled.co.uk>
  • Subject: Re: [SM-Commit] PERFORCE change 79494 by Wolfgang Scheicher for review
  • Date: Thu, 18 May 2006 19:14:40 -0500

Seems to fail with ggi though.

gcc -march=athlon-mp -mmmx -mfpmath=sse -msse -m3dnow -pipe -DPIC -fPIC
-O3 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS
-D_REENTRANT$/bin/sh ./libtool --mode=compile gcc -march=athlon-mp -mmmx
-mfpmath=sse -msse -m3dnow -pipe -DPIC -fPIC -O3 -I./include
-D_GNU_SOURCE=1 -fvisibili$ gcc -march=athlon-mp -mmmx -mfpmath=sse
-msse -m3dnow -pipe -DPIC -fPIC -O3 -I./include -D_GNU_SOURCE=1
-fvisibility=hidden -DXTHREADS -D_REENTRANT
$./src/video/ggi/SDL_ggievents.c: In function 'GGI_PumpEvents':
./src/video/ggi/SDL_ggievents.c:65: error: 'uint32' undeclared (first
use in this function)
./src/video/ggi/SDL_ggievents.c:65: error: (Each undeclared identifier
is reported only once
./src/video/ggi/SDL_ggievents.c:65: error: for each function it appears
in.)
./src/video/ggi/SDL_ggievents.c:65: error: expected ';' before 'sym'
make: *** [build/SDL_ggievents.lo] Error 1
make: *** Waiting for unfinished jobs....
gcc -march=athlon-mp -mmmx -mfpmath=sse -msse -m3dnow -pipe -DPIC -fPIC
-O3 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS
-D_REENTRANT$make: *** [build/SDL_x11dyn.lo] Error 1

CuZnDragon
Robin Cook

On Fri, 2006-05-19 at 01:10 +0100, Perforce Review Daemon wrote:
> Change 79494 by wolfgang_scheicher@Worf-Graz on 2006/05/19 01:10:00
>
> version 1.2.10
> did build with gcc 4.1
> one should propably try with gcc 4.0 before integrating to test
>
> Affected files ...
>
> ... //sgl/grimoires/devel/libs/sdl/DETAILS#5 edit
> ... //sgl/grimoires/devel/libs/sdl/HISTORY#8 edit
>
> Differences ...
>
> ==== //sgl/grimoires/devel/libs/sdl/DETAILS#5 (xtext) ====
>
> @@ -1,6 +1,6 @@
> SPELL=sdl
> - VERSION=1.2.9
> -
> SOURCE_HASH=sha512:4d42ba892d67067cbc413b4c1c1fa49689049fe054b539f4e86bebcd3dc164a50ccbce8996eb25aab30dcb11435cb83a903ea763562c20b02d47688f91ae3ba5
> + VERSION=1.2.10
> +
> SOURCE_HASH=sha512:e3577f349425f0cc24317f865bcc1d9257f723c037de8b3f0f1bce91561c7291813fbd3dcad461ba4d0554744d5c5b64481f7ba5d21581d552cb5b74d2a0d69a
> SOURCE=SDL-$VERSION.tar.gz
> SOURCE_DIRECTORY=$BUILD_DIRECTORY/SDL-$VERSION
> SOURCE_URL[0]=http://www.libsdl.org/release/$SOURCE
> @@ -9,7 +9,6 @@
> UPDATED=20040216
> LICENSE[0]=LGPL
> BUILD_API=2
> - GCC_VERSION=3.4
> DOCS="docs/html docs/index.html COPYING README*"
> KEYWORDS="libs"
> SHORT="Portable game library for low-level access to hardware."
>
> ==== //sgl/grimoires/devel/libs/sdl/HISTORY#8 (text) ====
>
> @@ -1,3 +1,7 @@
> +2006-05-19 Wolfgang Scheicher <worf AT sbox.tu-graz.ac.at>
> + * DETAILS: version 1.2.10
> + did build with gcc 4.1
> +
> 2006-04-08 Juuso Alasuutari <iuso AT sourcemage.org>
> * sdl: Added, sysconfig file
> * sdl.sh: Added, profile.d file
>

Attachment: signature.asc
Description: This is a digitally signed message part




Archive powered by MHonArc 2.6.24.

Top of Page