emacs-devel
[Top][All Lists]
Advanced

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

Re: Preprocessor defines in MS-Windows build


From: Eli Zaretskii
Subject: Re: Preprocessor defines in MS-Windows build
Date: Fri, 27 Jun 2008 11:59:36 +0300

> Date: Fri, 27 Jun 2008 00:47:37 +0200
> From: "Juanma Barranquero" <address@hidden>
> 
> On Sat, Jun 7, 2008 at 19:30, Eli Zaretskii <address@hidden> wrote:
> 
> > Here's an example of a typical compilation command line on Windows:
> >
> >  gcc -I. -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0400 -D_X86_=1 -c -gstabs+ 
> > -g3  -mtune=pentium4 -O2  -Di386 -D_CRTAPI1=_cdecl   -Demacs=1 -DWINDOWSNT 
> > -DDOS_NT -DHAVE_CONFIG_H -I../nt/inc -D_UCHAR_T -DHAVE_NTGUI=1 
> > -DUSE_CRT_DLL=1  -o oo-spd/i386/dispnew.o dispnew.c
> 
> I've committed changes removing (or moving to nt/config.nt) everything
> that seems safe to (re)move.

Thanks!




reply via email to

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