From: Guillaume Rousse <Guillaume.Rousse@inria.fr>
Cc: xen-devel@lists.xensource.com
Subject: Re: insufficient fix for gcc localised output in stubdom makefile
Date: Thu, 15 Jan 2009 12:48:44 +0100 [thread overview]
Message-ID: <496F229C.1000800@inria.fr> (raw)
In-Reply-To: <18798.8507.528311.524383@mariner.uk.xensource.com>
Ian Jackson a écrit :
> Guillaume Rousse writes ("[Xen-devel] insufficient fix for gcc localised output in stubdom makefile"):
>> There was a slight change in stubdom makefile from 3.3 to 3.3.1, in
>> order to use non-localised gcc output:
>> GCC_INSTALL = $(shell LANG=C gcc -print-search-dirs | sed -n -e
>> 's/install: \(.*\)/\1/p')
>
> This is a joke, right ? The purpose of gcc -print-search-dirs
> is to provide information to other programs. Its output should not be
> localised.
>
> If it is, then that is a bug in your compiler. As a workaround, set
> whatever environment variables are necessary to make it not be so
> stupid.
Well, that's not really new apparently:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14351
My point here is not to discuss if this is a bug or not, rather than the
workaround used in xen makefile is not enough for everyone out there.
next prev parent reply other threads:[~2009-01-15 11:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-14 16:15 insufficient fix for gcc localised output in stubdom makefile Guillaume Rousse
2009-01-14 17:30 ` Ian Jackson
2009-01-15 11:48 ` Guillaume Rousse [this message]
2009-01-15 12:04 ` Ian Jackson
2009-01-15 15:41 ` Guillaume Rousse
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=496F229C.1000800@inria.fr \
--to=guillaume.rousse@inria.fr \
--cc=xen-devel@lists.xensource.com \
/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.
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.