X-Spam-Check-By: sourceware.org From: =?iso-8859-1?B?SmFha2tvIFDk5Gtr9m5lbg==?= To: Subject: missing definition of __STRING macro in standard cygwin headers Date: Sat, 3 Mar 2007 12:08:50 +0200 Message-ID: <000001c75d7b$f1a52100$05ffa8c0@Hydrogen> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi Shouldn't this be fixed in cygwin headers? http://www.audiocoding.com/modules/newbb/viewtopic.php?topic_id=448&forum=3 What the web link basically says that cygwin doesn't have #define __STRING #x defined in any of the standard header files which means some source code won't compile out of the box (FAAC library in this case). Hacking up all the software by inserting that bit into source headers fixes the problem but I seriously think this should be fixed in the system. jaakko -- 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/