Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com List-Unsubscribe: List-Archive: List-Help: , Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Tue, 3 Aug 1999 15:50:36 -0500 (EST) From: Christopher Seawood To: cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Can't build gcc (xgcc) from source In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 3 Aug 1999, wrote: > I'm trying to build the cygwin executables from the > source. The configure step works fine but the first > make step fails. The last few lines from make.log are: > > checking whether the C compiler (/obj/gcc/xgcc > -B/obj/gcc/ -g -O2 ) works... no > configure: error: installation or configuration > problem: C compiler cannot create executables. > make: *** [configure-target-libiberty] Error 1 Did you do 'make installdirs' in the gcc directory before starting the build? Some path detection changed since the previous version of egcs and now it relies upon those directories existing. - cls -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com