From: ludo@gnu.org (Ludovic Courtès)
To: Nikita Karetnikov <nikita@karetnikov.org>
Cc: Guix-devel@gnu.org
Subject: Re: [PATCH] gnu: hurd: Add Hurd Minimal.
Date: Sun, 25 May 2014 00:42:56 +0200 [thread overview]
Message-ID: <87ha4e7q8f.fsf@gnu.org> (raw)
In-Reply-To: <877g5ade8w.fsf@karetnikov.org> (Nikita Karetnikov's message of "Sun, 25 May 2014 02:05:19 +0400")
Nikita Karetnikov <nikita@karetnikov.org> skribis:
>> ++if test "x$cross_compiling" = "xyes"; then
>> ++ # It may be that we don't have a working libc yet, for instance
>> ++ # because we're bootstrapping the cross-compilation tool chain.
>> ++ # Thus, use this undocumented Autoconf macro designed for this.
>> ++ AC_NO_EXECUTABLES
>> ++ echo done
>> ++fi
>
> Would you like to report it to the Autoconf team?
Not needed, it’s already documented as a dirty hack for this
corner case:
# AC_NO_EXECUTABLES
# -----------------
# FIXME: The GCC team has specific needs which the current Autoconf
# framework cannot solve elegantly. This macro implements a dirty
# hack until Autoconf is able to provide the services its users
# need.
#
# Several of the support libraries that are often built with GCC can't
# assume the tool-chain is already capable of linking a program: the
# compiler often expects to be able to link with some of such
# libraries.
(From lang.m4.)
Ludo’.
next prev parent reply other threads:[~2014-05-24 22:43 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-24 19:57 [PATCH] gnu: hurd: Add Hurd Minimal Manolis Ragkousis
2014-05-24 22:05 ` Nikita Karetnikov
2014-05-24 22:42 ` Ludovic Courtès [this message]
2014-05-24 23:12 ` Ludovic Courtès
[not found] ` <CAFtzXzMEQnzdvSV5+6NNjEZizoRyoJf4PhBGXqXeTeu7vjU_mg@mail.gmail.com>
2014-05-26 8:24 ` Fwd: " Manolis Ragkousis
2014-05-26 9:22 ` Ludovic Courtès
2014-05-29 20:55 ` Manolis Ragkousis
2014-05-30 16:06 ` Ludovic Courtès
2014-06-01 14:45 ` Manolis Ragkousis
2014-06-01 15:20 ` Manolis Ragkousis
2014-06-01 22:00 ` Ludovic Courtès
2014-06-02 16:28 ` Andreas Enge
2014-06-02 16:31 ` Manolis Ragkousis
2014-06-02 21:30 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ha4e7q8f.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=Guix-devel@gnu.org \
--cc=nikita@karetnikov.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.