emacs-devel
[Top][All Lists]
Advanced

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

Re: make check


From: Stephen Leake
Subject: Re: make check
Date: Wed, 02 Dec 2015 14:27:47 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt)

address@hidden (Phillip Lord) writes:

> Stephen Leake <address@hidden> writes:
>
>> address@hidden (Phillip Lord) writes:
>>
>>>> It looks like you are building outside the source tree, as I do; I think
>>>> that is broken due to the recent changes in test directory structure.
>>>
>>> Confused. How do I replicate this?
>>
>> git clone ... master
>>
>> cd master
>>
>> ./autogen.sh
>>
>> cd ..
>>
>> mkdir master-build
>>
>> cd master-build
>>
>> ../master/configure
>>
>> make check
>>
>>
>> This allows using the same source tree for different builds with
>> different compilers/options. I often maintain a debug and no-debug build
>> for the branch I'm working on.
>
>
> Well, there you go, didn't know that you could do this.
>
> I've just push a commit which (hopefully) fixes this and (hopefully)
> doesn't break the more normal build.

I just updated master; 'make check' works for me.

Windows 8/MinGW, out of tree build.

-- 
-- Stephe



reply via email to

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