emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling Emacs 23.1.92 on Windows fails


From: Sean Sieger
Subject: Re: Compiling Emacs 23.1.92 on Windows fails
Date: Wed, 24 Feb 2010 10:16:59 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.92 (gnu/linux)

Sean Sieger <address@hidden> writes:

    I don't know if this is related, but here is the contents of config.log
    when I did,

    cmd /c configure.bat --without-png --without-jpeg --without-tiff
    --without-gif --cflags -IC:\libXpm-3.5.8\src

Unrelated because I was using MinGW, solely, for configuration and
build.  Sorry.

    gcc -c junk.c 
    junk.c:1:29: error: cygwin/version.h: No such file or directory
    The failed program was: 
    #include "cygwin/version.h" 
    main(){} 
    gcc  -c junk.c 
    gcc -c -O2 -mtune=pentium4 junk.c 
    GCC supports -mtune=pentium4 
    gcc -c -gdwarf-2 -g3 junk.c 
    GCC supports DWARF-2 
    Emacs successfully configured. 

    'Cept, still no support for the tool-bar icons.

    I sure would appreciate any feedback about the configure syntax above.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]