Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Originating-IP: [198.142.165.174] From: "Gareth Pearce" To: Subject: mozilla - doing silly stuff... Date: Mon, 29 Oct 2001 22:06:06 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 29 Oct 2001 11:06:00.0888 (UTC) FILETIME=[B1801B80:01C16069] Hi... With all the things which have successfully managed to be ported recently ... I noticed that most of the pre-requisits for mozilla had been done (libIDL compiled out of the box- I think... no testsuite to check if its working), so I gave it a go at atempting to compile (I just do this sort of thing to waste time) - it configured, then failed to compile the first file - not with a compile error - but syntax error for the gcc command line. The problem is this - uname -r returns a string which has round brackets in it - which mozilla compile tries to pass as a define, to be exact it passes -DOSTYPE=\"CYGWIN_NT-5.01.3.3(0.46/3/2)\" for my machine. This causes gcc to complain. Now I could probably patch this or something ... but before I tried that I was wondering if this was something which mozilla shouldnt be relying on - or if gcc or the uname report were non standard. Regards, Gareth Pearce -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/