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 Message-ID: <010401c09b0a$6a3f1070$9865fea9@timayum4srqln4> From: "Tim Prince" To: "Tim Prince" , "Blythe.Stephen" , "'Cygwin Mailing List'" References: <000d01c09aa2$bec64c20$6767323f AT amr DOT corp DOT intel DOT com> Subject: Re: Problems building gcc-2.95.2 Date: Mon, 19 Feb 2001 22:57:30 -0800 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 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 ----- Original Message ----- From: "Tim Prince" To: "Blythe.Stephen" ; "'Cygwin Mailing List'" Sent: Monday, February 19, 2001 10:35 AM Subject: Re: Problems building gcc-2.95.2 > Several interesting points were raised, which I am attempting to check by > building the standard gcc-2.95.3 myself right now. After reading the > messages, I am trying ../configure > CC='/usr/bin/gcc -mwin32' --host=i686-pc-cygwin --target=i686-pc-cygwin --pr > efix=/usr/local/ in an attempt to avoid going into cross compiler mode. I > find that my --prefix is being over-ridden to the extent of building in > /usr/local/i686-pc-cygwin In the event that anyone is still interested, it's a dirty situation. Regardless of choice of --target and --prefix, I found that I had to copy all files from include/w32api into gcc-2.95.2/include, except for getopt.h, which conflicts, in addtion to copying /usr/include to the target install directory. Then, in order to build libf2c, it is necessary to copy those files into the libf2c build directory, as well as hacking [de]time_.c to overcome their dependence on an obsoleted version of . I see that David Billinghurst has been able to build today's mainline snapshot, but gets an excessive number of g++ testsuite failures. My connection with codesourcery appears to be broken today. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple