GNU bug report logs - #6602
[PATCH] make dist target for Windows

Previous Next

Package: emacs;

Reported by: Christoph <cschol2112 <at> googlemail.com>

Date: Sat, 10 Jul 2010 14:02:02 UTC

Severity: normal

Tags: patch

Done: Juanma Barranquero <lekktu <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #94 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Sean Sieger <sean.sieger <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#6602: [PATCH] make dist target for Windows
Date: Tue, 27 Jul 2010 21:33:37 -0400
Christoph <cschol2112 <at> googlemail.com> writes:

    On 7/27/2010 4:25 PM, Sean Sieger wrote:

    > I used to copy makedist to the directory containing my copy of Emacs,
    > now what do I do?

    cd nt

    configure --with-gcc --no-opt --enable-checking
    --cflags -Ic:/xpm/include --distfiles c:/xpm/bin/libXpm.dll
    --without-tiff --without-gif --with out-jpeg --without-png

    mingw32-make dist

    This should create 2 zip files in your nt directory which contain the
    binary distributions (full and bin only).

    > Clearly, --distfiles are only copied at packaging time?
    > ... not at `make install', for instance libXpm.dll (the only file that I
    > should be adding)?

    That's correct. libXpm.dll is the only file you need.

    If you can't get it to work, do this:

    mingw32-make install > build.log 2>&1

    This will create a file build.log in nt with all the output from
    make. Send me the file offlist and I will try to help troubleshoot
    this.

    For what it's worth, I just build and packaged the latest trunk and it
    worked fine.

    Christoph

Thank you.  I've been rushing ...





This bug report was last modified 14 years and 307 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.