Gentoo Archives: gentoo-alt

From: Al <oss.elmar@××××××××××.com>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] Re: Prefix/Cygwin: zlib, GCC, which version?
Date: Tue, 05 Oct 2010 15:05:27
Message-Id: AANLkTi=FzJC+JaJaM9ku5cCz2HMT1Uw=GfeH_66a9T7+@mail.gmail.com
In Reply to: [gentoo-alt] Prefix/Cygwin: zlib, GCC, which version? by Al
1 > http://www.gentoo.org/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml
2 > suggests "=gcc-4.2*". Why?
3
4 To note that gcc-4.2.4-r01.2 also doesn't work.
5
6 make[2]: Entering directory
7 `/home/prefix/gentoo/var/tmp/portage/sys-devel/gcc-4.2.4-r01.2/work/build/i686-pc-cygwin1.7/libstdc++-v3/include'
8 ...
9 /home/prefix/gentoo/var/tmp/portage/sys-devel/gcc-4.2.4-r01.2/work/gcc-4.2.4/libiberty/strsignal.c:409:
10 error: conflicting types for 'strsignal'
11 /usr/include/string.h:79: error: previous declaration of 'strsignal' was here
12 /home/prefix/gentoo/var/tmp/portage/sys-devel/gcc-4.2.4-r01.2/work/gcc-4.2.4/libiberty/strsignal.c:
13 In function 'psignal':
14 /home/prefix/gentoo/var/tmp/portage/sys-devel/gcc-4.2.4-r01.2/work/gcc-4.2.4/libiberty/strsignal.c:558:
15 warning: comparison between signed and unsigned
16
17 (Looks similar to this on Apple:
18 http://www.mail-archive.com/gentoo-alt@l.g.o/msg04631.html)
19
20 Is that right, that it using /usr/include/string.h from Cygwins glibc?
21 Don't we add an own version of glibc on on Prefix?
22
23 Is that the interface to Cygwins POSIX layer?
24
25 Al
26
27 --
28 Caution crosser:  Runnig Gentoo/Prefix on Cygwin/Vista.
29 All stupid questions are related to that context.

Replies

Subject Author
Re: [gentoo-alt] Re: Prefix/Cygwin: zlib, GCC, which version? Michael Haubenwallner <haubi@g.o>