From: "gaoliming" <gaoliming@byosoft.com.cn>
To: "'Chao Li'" <lichao@loongson.cn>, <devel@edk2.groups.io>
Cc: "'Bob Feng'" <bob.c.feng@intel.com>,
"'Yuwei Chen'" <yuwei.chen@intel.com>
Subject: 回复: [PATCH v1] BaseTools: Reduce the LoongArch64 compiler size
Date: Wed, 4 Jan 2023 09:05:11 +0800 [thread overview]
Message-ID: <016601d91fd8$98a075b0$c9e16110$@byosoft.com.cn> (raw)
In-Reply-To: <20221230100651.518650-1-lichao@loongson.cn>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
> -----邮件原件-----
> 发件人: Chao Li <lichao@loongson.cn>
> 发送时间: 2022年12月30日 18:07
> 收件人: devel@edk2.groups.io
> 抄送: Bob Feng <bob.c.feng@intel.com>; Liming Gao
> <gaoliming@byosoft.com.cn>; Yuwei Chen <yuwei.chen@intel.com>
> 主题: [PATCH v1] BaseTools: Reduce the LoongArch64 compiler size
>
> The LoongArch64 cross compiler size is too large after decompression,
> using the new compiler, there is no system library and glibc.
>
> BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4233
>
> Cc: Bob Feng <bob.c.feng@intel.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Cc: Yuwei Chen <yuwei.chen@intel.com>
> Signed-off-by: Chao Li <lichao@loongson.cn>
> ---
> BaseTools/Bin/gcc_loongarch64_unknown_linux_ext_dep.yaml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/BaseTools/Bin/gcc_loongarch64_unknown_linux_ext_dep.yaml
> b/BaseTools/Bin/gcc_loongarch64_unknown_linux_ext_dep.yaml
> index fe9a244853..6ebc93a07c 100644
> --- a/BaseTools/Bin/gcc_loongarch64_unknown_linux_ext_dep.yaml
> +++ b/BaseTools/Bin/gcc_loongarch64_unknown_linux_ext_dep.yaml
> @@ -12,9 +12,9 @@
> "scope": "gcc_loongarch64_unknown_linux",
> "type": "web",
> "name": "gcc_loongarch64_unknown_linux",
> -
> "source":"https://github.com/loongson/build-tools/releases/download/2022.
> 09.06/loongarch64-clfs-6.3-cross-tools-gcc-full.tar.xz",
> +
> "source":"https://github.com/loongson/build-tools/releases/download/2022.
> 09.06/loongarch64-clfs-6.3-cross-tools-c-only.tar.xz",
> "version": "13.0.0",
> -
> "sha256":"27a43c5bb127794f091d0e75da0003c4d0eec28a958d8f2cc7cd290
> a6e6133ab",
> +
> "sha256":"744cbb50c6ef07c96551bddf07a8b85cee3250bb18b6040f6ed051e
> 389514951",
> "compression_type": "tar",
> "internal_path": "/cross-tools/",
> "flags": ["set_shell_var", ],
> --
> 2.27.0
prev parent reply other threads:[~2023-01-04 1:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-30 10:06 [PATCH v1] BaseTools: Reduce the LoongArch64 compiler size Chao Li
2022-12-31 0:50 ` [edk2-devel] " Rebecca Cran
2023-01-03 7:59 ` 回复:Re: [edk2-devel] [PATCH v1] BaseTools: Reduce the LoongArch64compiler size Chao Li
2023-01-04 1:05 ` gaoliming [this message]
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-list 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='016601d91fd8$98a075b0$c9e16110$@byosoft.com.cn' \
--to=devel@edk2.groups.io \
/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