This is the mail archive of the cygwin-developers 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]
Other format: [Raw text]

Re: Latest 64 bit test stuff on sourceware


On Feb 19 19:14, Teemu NÃtkinniemi wrote:
> On 19.2.2013 19:09, Corinna Vinschen wrote:
> >On Feb 19 19:01, Teemu NÃtkinniemi wrote:
> >>This last update seems to have broken GCC.
> >
> >How so?  It seems to work for me with a simple example.  Ideally, bug
> >reports come with details...
> 
> Sorry, I was in the middle of trying to get Perl working so I
> replaced it with the previous version. Here's an excerpt from a not
> very informative config.log.
> 
> configure:2922: $? = 0
> configure:2929: gcc -v >&5
> Using built-in specs.
> COLLECT_GCC=gcc
> Target: x86_64-pc-cygwin
> Configured with: /home/corinna/src/cross-cygwin/gcc/configure
> --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --prefix=/usr
> --sysconfdir=/etc --enable-languages=c,c++ --disable-shared
> --enable-static
> Thread model: single
> gcc version 4.8.0 20130215 (experimental) (GCC)
> configure:2933: $? = 0
> configure:2940: gcc -V >&5
> gcc: error: unrecognized command line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:2944: $? = 1
> configure:2967: checking for C compiler default output file name
> configure:2989: gcc    conftest.c  >&5
> gcc: error: spawn: No such file or directory
> configure:2993: $? = 1
> configure:3031: result:
> configure: failed program was:
/* confdefs.h.  */
#define PACKAGE_NAME "GNU Texinfo"
#define PACKAGE_TARNAME "texinfo"
#define PACKAGE_VERSION "4.13"
#define PACKAGE_STRING "GNU Texinfo 4.13"
#define PACKAGE_BUGREPORT "bug-texinfo@gnu.org"
#define PACKAGE "texinfo"
#define VERSION "4.13"
/* end confdefs.h.  */

int
main ()
{

;
return 0;
}
> configure:3037: error: in `/src/kede':
> configure:3039: error: C compiler cannot create executables
> See `config.log' for more details.

Works for me.  Note that the only changes are the speclib change,
the two headers I removed, and the new cygcheck.exe.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat


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