This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Can't build tools with B20


Such as gawk, cvs, rcs, etc., etc.  Here's what I get when trying to build gawk:

59$ ./configure
creating cache ./config.cache
checking for bison... bison -y
checking whether ln -s works... yes
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.

This worked on pevious builds, but not B20.

Another example from one of my really simple routines: 

LinkList.cc:14: No include path in which to find sys/types.h
LinkList.cc:15: No include path in which to find string.h
LinkList.cc:16: No include path in which to find stdio.h
LinkList.cc:17: No include path in which to find stdlib.h


What has changed that I need to know about?

Thanks,

David
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]