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

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

Re: Building Emacs with GnuTLS on Windows


From: Eli Zaretskii
Subject: Re: Building Emacs with GnuTLS on Windows
Date: Thu, 28 Apr 2011 23:22:01 +0300

> From: Deniz Dogan <deniz.a.m.dogan@gmail.com>
> Date: Thu, 28 Apr 2011 20:40:03 +0200
> Cc: help-gnu-emacs@gnu.org
> 
> >> Line 161:
> >> error Unknown architecture type "$(PROCESSOR_ARCHITECTURE)"
> >
> > Weird.  What does the command below display if you type it from the
> > shell prompt in the same window where you invoked `make':
> >
> >   set PROCESSOR_ARCHITECTURE
> >
> 
> Actually, the problem has gone away now after pulling in the most
> recent changes.
> 
> Anyways, in case you want to know:
> PROCESSOR_ARCHITECTURE=AMD64

How could it have gone, if AMD64 is not covered by nt/gmake.defs?  I
don't see any changes committed lately that could have fixed that.

Can you add an $(info) line or something similar to nt/makefile to see
what value of PROCESSOR_ARCHITECTURE does Make see?




reply via email to

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