Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] PERFORCE change 78044 by Flavien Bridault for review

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Perforce Review Daemon <p4review AT smee.org>
  • To: "Andrew Stitt" <a AT t.armory.com>, "Arjan Bouter" <abouter AT sourcemage.org>, "SM-Commit Daemon" <sm-commit AT lists.ibiblio.org>, "duane_malcolm" <d.malcolm AT auckland.ac.nz>, "Eric Sandall" <eric AT sandall.us>, "Ethan Grammatikidis" <eekee AT eekee.is-a-geek.org>, "Gareth Clay" <gareth AT caffeinefuelled.co.uk>, "Ladislav Hagara" <ladislav.hagara AT unob.cz>, "Maurizio Boriani" <baux AT member.fsf.org>, "Pieter Lenaerts" <e-type AT sourcemage.org>, "Pol Vinogradov" <vin.public AT gmail.com>, "Robin Cook" <rcook AT wyrms.net>, "Seth Woolley" <seth AT swoolley.homeip.net>, "Unet" <unet AT sourcemage.org>, "vladimir_marek" <vlmarek AT volny.cz>
  • Subject: [SM-Commit] PERFORCE change 78044 by Flavien Bridault for review
  • Date: Wed, 19 Apr 2006 13:35:01 +0100 (BST)

Change 78044 by flavien_bridault@flavien-Gargamel on 2006/04/19 13:32:31

Work on getting gimp compiling on specific architectures (athlon-xp
ok, fixed pentium-m, if people could test on other archs, that would be
good). I don't think I can integrate in test yet.

Affected files ...

... //sgl/grimoires/devel/graphics/gimp/BUILD#1 add
... //sgl/grimoires/devel/graphics/gimp/HISTORY#24 edit
... //sgl/grimoires/devel/graphics/gimp/WIP#4 edit

Differences ...

==== //sgl/grimoires/devel/graphics/gimp/HISTORY#24 (text) ====

@@ -1,3 +1,6 @@
+2006-04-19 Flavien Bridault <vlaaad AT sourcemage.org>
+ * BUILD: Added to replace -O3 by -Os on pentium-m
+
2006-04-14 Flavien Bridault <vlaaad AT sourcemage.org>
* DETAILS: Updated devel to 2.3.8 and stable to 2.2.11


==== //sgl/grimoires/devel/graphics/gimp/WIP#4 (text) ====

@@ -25,3 +25,9 @@
make: *** [all] Error 2
! Problem Detected !
Creating compile log /var/log/sorcery/compile/gimp-2.2.11.gz
+
+Devel version is ok.
+
+The problem for the stable version is arch-dependent. It compiles fine on
athlon-xp.
+It fails on pentium-m, so I replaced -03 by -Os to get it compiling (-O2
fails too).
+This needs more testing for other archs.



  • [SM-Commit] PERFORCE change 78044 by Flavien Bridault for review, Perforce Review Daemon, 04/19/2006

Archive powered by MHonArc 2.6.24.

Top of Page