From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package: icu: detect and add compiler symbol prefix to the assembly code
Date: Tue, 14 Jan 2014 22:52:00 +0100 [thread overview]
Message-ID: <87y52iw7sv.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1389006349-32377-1-git-send-email-Sonic.adi@gmail.com> (sonic adi's message of "Mon, 6 Jan 2014 19:05:49 +0800")
>>>>> "sonic" == sonic adi <sonic.adi@gmail.com> writes:
> From: Sonic Zhang <sonic.zhang@analog.com>
> Some compiler, such as Blackfin GNU compiler, prefix a charater to any
> C symbol in generated assembly code. If any assembly symbol is invoked
> from C code, it needs to be prefixed as well.
> Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Thanks. Has this been submitted upstream?
> ---
> .../icu/icu-detect-compiler-symbol-prefix.patch | 104 ++++++++++++++++++++
> 1 file changed, 104 insertions(+)
> create mode 100644 package/icu/icu-detect-compiler-symbol-prefix.patch
> diff --git a/package/icu/icu-detect-compiler-symbol-prefix.patch b/package/icu/icu-detect-compiler-symbol-prefix.patch
> new file mode 100644
> index 0000000..9ca7690
> --- /dev/null
> +++ b/package/icu/icu-detect-compiler-symbol-prefix.patch
> @@ -0,0 +1,104 @@
> +package: icu: detect and add compiler symbol prefix to the assembly code
> +
> +Some compiler, such as Blackfin GNU compiler, prefix a charater to any
> +C symbol in generated assembly code. If any assembly symbol is invoked
> +from C code, it needs to be prefixed as well.
> +
> +--- icu-51.2/source/configure 2014-01-06 17:13:20.907249812 +0800
> ++++ icu-51.2.bak/source/configure 2014-01-06 17:12:57.335248659 +0800
Please adjust configure.ac and set ICU_AUTORECONF = YES instead.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2014-01-14 21:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-06 11:05 [Buildroot] [PATCH] package: icu: detect and add compiler symbol prefix to the assembly code sonic.adi at gmail.com
2014-01-14 21:52 ` Peter Korsgaard [this message]
2014-01-22 9:18 ` Sonic Zhang
2014-01-22 9:59 ` Peter Korsgaard
2014-01-27 6:30 ` Arnout Vandecappelle
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=87y52iw7sv.fsf@dell.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox