| delorie.com/archives/browse.cgi | search |
| Message-Id: | <199904112344.TAA09184@delorie.com> |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| X-Sender: | edpark AT mail DOT pangea DOT ca |
| X-Mailer: | QUALCOMM Windows Eudora Pro Version 4.0 |
| Date: | Sun, 11 Apr 1999 18:42:16 -0500 |
| To: | cygwin AT sourceware DOT cygnus DOT com |
| From: | Ed Park <edpark AT pangea DOT ca> |
| Subject: | Why does gcc -O2 fail on B20.1 and NT? (More info) |
| Mime-Version: | 1.0 |
Sorry, I should have attached more info (thanks to Phil for the tip)
config.log:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:597: checking host system type
configure:698: checking setting template to
configure:824: checking setting USE_LOCALE
configure:839: checking setting CYR_RECODE
configure:854: checking setting MULTIBYTE
configure:876: checking setting DEF_PGPORT
configure:894: checking setting DEF_MAXBACKENDS
configure:912: checking setting USE_TCL
configure:964: checking setting USE_PERL
configure:981: checking setting USE_ODBC
configure:1030: checking setting ASSERT CHECKING
configure:1061: checking for gcc
configure:1174: checking whether the C compiler (gcc -O2 -g ) works
configure:1190: gcc -o conftest -O2 -g conftest.c -lcygipc 1>&5
/cygnus/CYGWIN~1/H-I586~1/i586-cygwin32/bin/ld: cannot open -lcygipc: No
such file or directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 1185 "configure"
#include "confdefs.h"
main(){return(0);}
-------------
gcc version:
bash-2.02$ gcc -v
Reading specs from
E:\cygnus\CYGWIN~1\H-I586~1\bin\..\lib\gcc-lib\i586-cygwin32\
egcs-2.91.57\specs
gcc version egcs-2.91.57 19980901 (egcs-1.1 release)
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |