This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc configure conftest.c file
- From: "MANAV_VERMA" <MANAV_VERMA at infy dot com>
- To: <gcc at gcc dot gnu dot org>
- Date: Fri, 14 Dec 2001 16:14:54 +0530
- Subject: gcc configure conftest.c file
Hello
I was trying to configure gcc on cygwin. On opening the config.log i
found that it was giving the message
conftest.c no such file or directory.
when i checked a machine in which i had configured gcc for linux the
config.log did not have this message but the conftest.c file was absent
in both. Any pointers what to do.
With regards