[SM-Discuss] gcc/g++ 4.3.0 + stlport
Ladislav Hagara
ladislav.hagara at unob.cz
Fri Apr 11 19:59:59 EDT 2008
>> % cast -c -r stlport
>> ...
>> stlport 5.1.5
>> In file included from ../../stlport/limits.h:27,
>> from ../../src/c_locale.c:23:
Probably it is not a reason of these problems but we certainly should
update our kernel headers in glibc.
It is version HEADERS_VERSION=2.6.23.1. :-(
The problem with our glibc I mentioned in my dhcpcd 3.2.3 commit:
http://scmweb.sourcemage.org/gitweb.cgi?p=smgl/grimoire.git;a=commit;h=0f3841060a562fbe1e450eae6f2708eca2c03f08
From README of dhcpcd:
We now default to using -std=c99. For 64-bit linux, this always works, but
for 32-bit linux it requires either gnu99 or a patch to asm/types.h.
Most distros patch linux headers so this should work fine.
linux-2.6.24 finally ships with a *working* 32-bit header.
If your linux headers are older, or your distro hasn't patched them you can
set CSTD=gnu99 to work around this.
Site http://dmlb2000.homelinux.org/pub/kernel-headers/ seems is dead.
--
Ladislav Hagara
More information about the SM-Discuss
mailing list