delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/05/14/05:51:07

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <4285C9F9.6080906@familiehaase.de>
Date: Sat, 14 May 2005 11:50:49 +0200
From: "Gerrit P. Haase" <gerrit AT familiehaase DOT de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) Gecko/20050414
MIME-Version: 1.0
To: Aaron Gray <angray AT beeb DOT net>
CC: cygwin AT cygwin DOT com
Subject: Re: Building GCC 3.4.3
References: <01a401c5579a$3a9c9e90$0400a8c0 AT AMDLAPTOP1>
In-Reply-To: <01a401c5579a$3a9c9e90$0400a8c0@AMDLAPTOP1>
X-IsSubscribed: yes

Aaron Gray wrote:
> Hi,
> 
> I believe or am pritty sure I have a problem. I am building GCC 3.4.3 
> but the same problem happerns with 2.95.3 and presumably with other 
> GCC's. I have built this before and got it to work and I am sure I had 
> other includes present.
> 
> Yes I know Cygwin GCC3.4.3 has not been released yet, but the project I 
> am using uses it specifically. I have built it before and so have other 
> people.
> 
> When I build and install GCC the 'include' directory only includes the 
> 'c++' sub directory and no normal c header files.
> 
> Directory wise I have :-
> 
>    /usr/src/gcc-3.4.3        source
>    /usr/build                      build
>    /usr/gcc/gcc-3.4.3       installation
> 
> Here's my config, build and install process :-
> 
>    ../../src/gcc-3.4.3/configure --prefix=/usr/gcc/gcc-3.4.3 
> --oldincludedir=/usr/gcc/gcc-3.4.3/include
>    make CFLAGS='-O' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2 
> -fno-implicit-templates' bootstrap
>    make install LANGUAGES="c c++"
> 
> Hope you can help,

The 'normal' C headers are part of the C library (newlib/cygwin), the
GCC C headers are installed somewhere below /usr/lib/gcc or
/usr/share/gcc, depending on the version you're building.


Gerrit
-- 
=^..^=

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019