From: "Alexey I. Froloff" <raorn@immo.ru> To: ALT Devel discussion list <devel@altlinux.ru>, ALT Linux Sisyphus <sisyphus@altlinux.ru> Subject: [sisyphus] I: архитектуры, пакеты и rpm... Date: Tue, 28 Sep 2004 21:51:23 +0400 Message-ID: <20040928175123.GB25829@hell.devel.altlinux.ru> (raw) [-- Attachment #1: Type: text/plain, Size: 1131 bytes --] Покопавшись слегка в сорцах gcc выяснилось, что имеется семь базовых архитектур (имеется в виду значение аргумента -march): i386 i486 i586 (AKA pentium) i686 (AKA pentiumpro) k6 // = mmx athlon (AKA athlon-tbird) // = mmx+prefetch_sse+3dnow+3dnow_a pentium4 // mmx+prefetch_sse+sse+sse2 Также есть "расширения": pentium-mmx - i586+mmx pentium2 - i686+mmx pentium3 - i686+mmx+sse+prefetch_sse k6-2 - k6+3dnow k6-3 - k6+3dnow athlon-4 (AKA athlon-xp AKA athlon-mp) - athlon+sse Думаю, по поводу поддержки pentium4 в rpm вопросов нет ;-) Надо думать насколько необходима поддержка "расширений" в самом rpm (т.е. насколько польза, полученная в результате упешного добавления новой архитектуры в rpm, превышает затраты на внедрение и разгребание последствий этой фичи). FYI: поддержку mmx, sse, sse2 и 3dnow можно включить через соответствующие опции (-mXXX). P.S. Что такое prefetch_sse и 3dnow_a я не знаю. Догадываюсь, что 3dnow_a это 3dnow2 или как он там называется. P.P.S. есть ещё x86-64 - athlon-3dnow-3dnow_a+sse, но этим вопросом занимается mouse@... -- Regards, Sir Raorn. [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2004-09-28 17:51 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-09-28 17:51 Alexey I. Froloff [this message] 2004-09-30 15:59 ` Maxim Tyurin
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=20040928175123.GB25829@hell.devel.altlinux.ru \ --to=raorn@immo.ru \ --cc=devel@altlinux.ru \ --cc=sisyphus@altlinux.ru \ /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
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git