9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Bence Fábián" <begnoc@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Linking error with 8l, guys, could you tell
Date: Wed, 28 Nov 2012 13:22:30 +0100	[thread overview]
Message-ID: <CAOCRf5V17DQ8hz_Q_ChbYQsQKxSzr-Qqep4wABFtTVAsL-wSMA@mail.gmail.com> (raw)
In-Reply-To: <CAOCRf5UqzdTZG5Or0hd991d5EjOMDqPR91sRgL-FGhLC_wLYpg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 599 bytes --]

but what is _most_ likely is that you really have them initialized two
times.
just do
g '(op|et)names ?='
you should find 4 initializations. just delete the redundant ones.

2012/11/28 Bence Fábián <begnoc@gmail.com>

> DATA  opnames<1>+116(SB)/4,$string<1>+739(SB)
> and
> DATA  etnames<1)+72(SB)/4,$string<1>+912(SB)
>
> are the second initializations of both opnames and etnames.
> you can grep for them in the output of
> 8c -S source.c
>
> that's all i can help, cause i can't tell what $string<1>+739(SB)
> and $string<1>+912(SB) refer to
> since they are adresses.
>
>

[-- Attachment #2: Type: text/html, Size: 1103 bytes --]

  reply	other threads:[~2012-11-28 12:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-26  9:49 [9fans] Linking error with 8l, guys, could you tell me where to look? keystroke
2012-11-26 13:25 ` erik quanstrom
2012-11-28 10:20   ` [9fans] Linking error with 8l, guys, could you tell keystroke
2012-11-28 11:43     ` Bence Fábián
2012-11-28 11:51       ` lucio
2012-11-28 12:12         ` Bence Fábián
2012-11-28 12:22           ` Bence Fábián [this message]
2012-11-28 12:48       ` erik quanstrom
2012-11-29  9:48 keystroke
2012-11-29  9:48 keystroke
2012-11-29  9:48 keystroke

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=CAOCRf5V17DQ8hz_Q_ChbYQsQKxSzr-Qqep4wABFtTVAsL-wSMA@mail.gmail.com \
    --to=begnoc@gmail.com \
    --cc=9fans@9fans.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;
as well as URLs for NNTP newsgroup(s).