emacs-devel
[Top][All Lists]
Advanced

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

Re: Building Emacs-cvs on Cygwin


From: Eli Zaretskii
Subject: Re: Building Emacs-cvs on Cygwin
Date: Sat, 28 Oct 2006 14:16:08 +0200

> Date: Sat, 28 Oct 2006 02:16:04 +0200 (MET DST)
> From: Angelo Graziosi <address@hidden>
> cc: address@hidden, address@hidden, address@hidden
> 
> I have observed that configuring with GCC-4.0.3 or 4.3.0 20061022
> (experimental), 'configure' reports
>   
> 
>   What compiler should emacs be built with? gcc -g -O2 -Wno-pointer-sign
> 
> while with GCC-3.4.4
> 
>   What compiler should emacs be built with? gcc -g -O2
> 
> 
> but I do not think that this is the difference.

It only makes a difference if you see any warnings during compilation
that complain about passing pointers to signed/unsigned data types.

Thanks for testing this.




reply via email to

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