From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14474 invoked by alias); 30 Nov 2004 20:16:12 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 14444 invoked from network); 30 Nov 2004 20:16:11 -0000 Received: from unknown (HELO e3.ny.us.ibm.com) (32.97.182.143) by sourceware.org with SMTP; 30 Nov 2004 20:16:11 -0000 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e3.ny.us.ibm.com (8.12.10/8.12.10) with ESMTP id iAUKGBF7021090 for ; Tue, 30 Nov 2004 15:16:11 -0500 Received: from d01av02.pok.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by d01relay04.pok.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id iAUKGAfu287600 for ; Tue, 30 Nov 2004 15:16:11 -0500 Received: from d01av02.pok.ibm.com (loopback [127.0.0.1]) by d01av02.pok.ibm.com (8.12.11/8.12.11) with ESMTP id iAUKGAmf013297 for ; Tue, 30 Nov 2004 15:16:10 -0500 Received: from d27mc103.rchland.ibm.com (d27mc103.rchland.ibm.com [9.10.229.52]) by d01av02.pok.ibm.com (8.12.11/8.12.11) with ESMTP id iAUKGAfX013274; Tue, 30 Nov 2004 15:16:10 -0500 To: libc-hacker@sources.redhat.com Cc: dgm69@us.ibm.com MIME-Version: 1.0 Subject: Whats up with _POSIX_CPUTIME From: Steve Munroe Message-ID: Date: Tue, 30 Nov 2004 20:16:00 -0000 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2004-11/txt/msg00087.txt.bz2 Whats up with _POSIX_CPUTIME and _POSIX_THREAD_CPUTIME? powerpc/powerpc64 builds are failing because they are undefined. So far only i386, ia64, and x86_64 define these in posix_opt.h. Is these just missing #ifdef or do I need to enable something for powerpc. If so is there a pointer to a description of this feature. Thanks. Steven J. Munroe Linux on Power Toolchain Architect IBM Corporation, Linux Technology Center