ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Аркадий Павлик" <pvl@pskb.com>
To: community@altlinux.ru
Subject: [Comm] abi-patch for sco binary
Date: Thu, 8 May 2003 17:45:29 +1100
Message-ID: <200305081745.29635.pvl@pskb.com> (raw)

Исходные данные:
Нужно до зарезу :))) запустить одну скошную программу. Аsymon для конкретики.

Попытка решения:
Нашел abi-patch для ядра 2.4.18. Нашел чистое 2.4.18. Патч на ура ставится. А 
компиляция так же на ура ломается... :(

Симпом:
sysi86.c:132: Internal compiler error in emit_move_insn_1, at expr.c:3108
Please submit a full bug report,
with preprocessed source if appropriate.

Перепробовал и 3.2 и 2.96 и 2.95.3 результат тот же, только "at expr.c:nnnn" 
разные.

Кусок sysi86.c:
int
svr4_sysi86(int cmd, void *arg1, int arg2)
{
        switch (cmd) {
        case SI86FPHW:
                /*
                 * If we remove the 'static' from the definition
                 * of fpu_error in linux/init/main.c we can tell
                 * whether we are using hardware or software at
                 * least. For now let's lie...
                 * (actually SCO Unix 3.4 gives me -1...)
                 */
                return put_user(FP_NO, arg1);
В аккурат на return и ломается... :(((

Что дальше с этим добром можно сделать, что б asymon'a таки запустить???

-- 
С наилучшими пожеланиями,
Аркадий Павлик



                 reply	other threads:[~2003-05-08  6:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200305081745.29635.pvl@pskb.com \
    --to=pvl@pskb.com \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git