Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] gcc 4.3 fails on sparc-sun-solaris2.8
Date: Thu, 30 Apr 2009 08:58:12
Message-Id: 20090430085728.GE14596@gentoo.org
In Reply to: [gentoo-alt] gcc 4.3 fails on sparc-sun-solaris2.8 by Nicolas Olivier
1 On 30-04-2009 10:51:10 +0200, Nicolas Olivier wrote:
2 > I'm trying to upgrade gcc on sparc-sun-solaris2.8 and it fails with :
3 >
4 >  *
5 >  * QA Notice: Package has poor programming practices which may compile
6 >  *            but will almost certainly crash on 64bit architectures.
7 >  *
8 >  * Function `strtok_r' implicitly converted to pointer at /oss1/users/
9 > niolivie/gentoo/var/tmp/portage/sys-devel/gcc-4.3.2-r4/work/gcc-4.3.2/
10 > gcc/gcc.c:6504
11
12 > Has anyone encountered this kind of problem ?
13 > Should I file a bug on gentoo or gcc ?
14
15 I think this is because of Solaris 8 lacking strtok_r, or strtok_r being
16 in a header not included. What does man strtok_r say?
17
18 --
19 Fabian Groffen
20 Gentoo on a different level

Replies

Subject Author
Re: [gentoo-alt] gcc 4.3 fails on sparc-sun-solaris2.8 Nicolas Olivier <niko@××××××××.fr>