Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 30 Sep 2004 10:57:24 -0500 From: Brian Ford Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: CVS cygserver compile errors w/gcc 3.4.3 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes My own, compiled from CVS: gcc (GCC) 3.4.3 20040928 (prerelease) ../../../../cygwin/winsup/cygserver/sysv_sem.cc:179: error: `__offsetof__' was not declared in this scope ../../../../cygwin/winsup/cygserver/sysv_sem.cc: In function `void seminit()': ../../../../cygwin/winsup/cygserver/sysv_sem.cc:217: error: `__offsetof__' undeclared (first use this function) ../../../../cygwin/winsup/cygserver/sysv_sem.cc:217: error: (Each undeclared identifier is reported only once for each function it appears in.) This is a mess of macros in code that I'm not familiar with, so I thought I'd just report it rather than try to fix it. It's not a showstopper for me anyway. -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International the best safety device in any aircraft is a well-trained pilot... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/