Re: bootstrap broken on powerpc: implicit declaration of function 'pthread_getaffinity_np'

2007-04-26 Thread Martin Michlmayr
* Andrew Pinski <[EMAIL PROTECTED]> [2007-04-25 18:11]: > So I don't think that is the issue. Can you look into config.log and > make sure that the test is not emitting warnings. It is a link time > test too. In powerpc-linux-gnu/libgomp config.log shows undefined references and config.h undefin

Re: bootstrap broken on powerpc: implicit declaration of function 'pthread_getaffinity_np'

2007-04-25 Thread Andrew Pinski
On 4/23/07, Martin Michlmayr <[EMAIL PROTECTED]> wrote: 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 <[EMAIL PROTECTED]> * libgomp.h (gomp_cpu_affinity, gomp_cpu_affinity_len): New

bootstrap broken on powerpc: implicit declaration of function 'pthread_getaffinity_np'

2007-04-23 Thread Martin Michlmayr
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 <[EMAIL PROTECTED]> * libgomp.h (gomp_cpu_affinity, gomp_cpu_affinity_len): New extern decls. The error I get is: ../../../../s