bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Cygwin compile troubles


From: Harald . Maier . BW
Subject: Re: Cygwin compile troubles
Date: 12 Dec 2001 08:21:53 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

jari.aalto@poboxes.com (Jari Aalto+mail.emacs) writes:

> Whom can I contact with the Cygwin compile troubles. Is there 
> separate mailing list or person(s) who maintain windows port and
> use cygwin to compile Emacs?
> 
> the nt/INSTALL  instructs to use configure flag
> 
>     configure --with-gcc --cflags -mwin32 --cflags -D__MSVCRT__
> 

>From the nt/INSTALL file:

  If you are using certain Cygwin builds of GCC, such as Cygwin version
  1.1.8, you may need to specify some extra compiler flags like so:

    configure --with-gcc --cflags -mwin32 --cflags -D__MSVCRT__
      --ldflags -mwin32

  However, the latest Cygwin versions, such as 1.3.3, don't need those
  switches; you can simply use "configure --with-gcc".

The latest cygwin vesrion don't need this flags. configure --with-gcc
works for me.

Harald




reply via email to

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