Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] gcc/g++ 4.3.0 + stlport

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "Javier Vasquez" <jevv.cr AT gmail.com>
  • To: "sm-discuss AT lists.ibiblio.org" <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] gcc/g++ 4.3.0 + stlport
  • Date: Fri, 11 Apr 2008 22:25:02 -0600

On Fri, Apr 11, 2008 at 5:59 PM, Ladislav Hagara
<ladislav.hagara AT unob.cz> wrote:
>
> >> % cast -c -r stlport
> >> ...
> >> stlport 5.1.5
> >> In file included from ../../stlport/limits.h:27,
> >> from ../../src/c_locale.c:23:
>
...

I've read all responses, and I looked for a couple of suggestions
unsuccessfully. However although it is clear to me g++-4.3 is
affecting stlport, none of the suggestions seemed related to the
issue. So after looking for a while I decided to check on stlport
bugs, and guess what, this was reported by debian guys:

http://sourceforge.net/tracker/index.php?func=detail&aid=1925096&group_id=146814&atid=766244

And at the bottom there's an interesting suggestion:

http://stlport.svn.sourceforge.net/viewvc/stlport/trunk/STLport/stlport/limits.h?r1=1947&r2=2546

However that suggestion only works if a new DEFINED variable exists.
So then I downloaded the debian patch, looking for 4.3 modifications,
and modified it just for those 4.3 issues, and things worked out
pretty good, I could re-cast stlport. The debian patch is:

http://ftp.de.debian.org/debian/pool/main/s/stlport5.1/stlport5.1_5.1.5-3.diff.gz

And I'm attaching the one I created just for this 4.3 thing. I'm also
filling a bug against stlport on the test grimoire, at least for x86
linux platform, with this patch, hopefully others might find it
there...

BTW, I had to modify the original spell, since I couldn't just copy
the original one into my personal grimoire area due to dependencies
and things I don't have, :(...

--
Javier

Attachment: STLport-5.1.5.patch
Description: Binary data




Archive powered by MHonArc 2.6.24.

Top of Page