This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Emacs is coming back - 2nd try


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Eric Blake schrieb:
> Also, your .cygport package does the following:
> 
> # build non-X11 binary first
>         LDFLAGS='-Wl,--enable-auto-import -Wl,--enable-auto-image-base'\
>  cygconf --with-x=no
>         cygmake LD='$(CC)'
>         # save non-X11 binary
>         cp -v src/emacs.exe emacs-nox.exe
>         # cleanup build dir
>         make distclean
>         # build X11 binary
>         cygconf
> 
> Shouldn't the second cygconf also set LDFLAGS?  In fact, if my
> understanding is correct, the problem of auto-image-base and auto-import
> are MORE important for the X version, because it is pulling in more libraries.

You're right. I didn't it before because I'd just problems with the nox
version and the ncurses lib. But after the message from Angelo I agree
to do it for the X11 version too.

Steffen

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFGnSEulSfCk8EgCzgRAudvAKCEe+dzx7m2tVdsAKapn5QaEydcmACg4+Aj
x8OferriFE2QVNBOemUcaHo=
=CYl9
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]