5 msgProblem with patch for PR tree-optimization/29789
7 msgQ: Accessing signgam from the middle-end for bu...
11 msggeneral_operand() not accepting CONCAT?
4 msgDR#314 update
3 msggcc/boehm-gc/misc.c:680: undefined reference to...
3 msgRe: paired register loads and stores
1 msg[Committed] Fix PR30222 for 4.2 [Was: Re: GCC 4...
7 msgGCC 4.2.0 Status Report (2007-04-24)
1 msgChanges to PR prioritization policy
1 msg[Announce] C++0x branch in GCC Subversion repos...
2 msgWhat is the right usage of SAVE_EXPR?
1 msgRe: What's the status of autovectorization for ...
4 msgbitfield handling on m68k broken
9 msgBuiltins-vs-libcalls-vs-optimised-away-vs-still...
1 msgBonsoir
1 msgdebug output and register allocation
1 msggcc-4.1-20070423 is now available

bootstrap broken on powerpc: implicit declarati...
\ Martin Michlmayr (23 Apr 2007)
. \ Andrew Pinski (26 Apr 2007)
. . \ Martin Michlmayr (26 Apr 2007)

6 msggcov in cross-compile: have a patch, seek direc...
4 msgDF-branch benchmarking on SPEC2000
Subject:bootstrap broken on powerpc: implicit declaration of function 'pthread_getaffinity_np'
Group:Gcc
From:Martin Michlmayr
Date:23 Apr 2007


Since the change listed below, bootstrap on powerpc is broken when you
configure for both powerpc-linux and powerpc64-linux:

2007-04-04 Jakub Jelinek <jakub>

* libgomp.h (gomp_cpu_affinity, gomp_cpu_affinity_len): New extern
decls.

The error I get is:

../../../../src/libgomp/config/linux/affinity.c: In function 'gomp_init_affinity':
../../../../src/libgomp/config/linux/affinity.c:51: error: implicit declaration of function 'pthread_getaffinity_np'
../../../../src/libgomp/config/linux/affinity.c:77: error: implicit declaration of function 'pthread_setaffinity_np'
../../../../src/libgomp/config/linux/affinity.c: In function 'gomp_init_thread_affinity':
../../../../src/libgomp/config/linux/affinity.c:100: error: implicit declaration of function 'pthread_attr_setaffinity_np'
make[8]: *** [affinity.lo] Error 1

You can reproduce this with:

../src/configure -v --enable-languages=c,c++ --enable-targets=powerpc-linux,powerpc64-linux powerpc-linux-gnu
make

--
Martin Michlmayr
http://www.cyrius.com/


© 2004-2008 readlist.com