X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <48F648E0.7040807@cornell.edu> Date: Wed, 15 Oct 2008 15:47:44 -0400 From: Ken Brown User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Headers not found when gcc4 installed without gcc3 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 I've just used gcc-4 to (successfully) build emacs 22.3 under both cygwin 1.5 and cygwin 1.7. In my first attempt for 1.7, I initially had gcc4 installed, but none of the regular gcc packages. The result was that the emacs configure script failed to find the X11 headers. I then installed gcc-core, etc., and the build succeeded. I'm not a programmer, and I have no idea what causes headers to be found, but this strikes me as a possible problem with the gcc4 package(s). Or is it intended that users of gcc4 should also have gcc installed? Ken -- 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/