9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] acid questions
@ 1997-11-28  2:23 Kazumi
  0 siblings, 0 replies; only message in thread
From: Kazumi @ 1997-11-28  2:23 UTC (permalink / raw)


I am teaching myself acid, the language. As an exercise, I am
rewriting /sys/lib/acid/malloc so that it will work for a sparc
and a 386. Now I have a couple of questions.

1) library loading order

>From acid(1), although not explicitly stated, I got the impression
that at start up, acid loads its libraries in the following order:

    /sys/lib/acid/port
    /sys/lib/acid/$objtype
    $home/lib/acid
    /sys/lib/acid/library_specified_by_ell_option

But the actual order is:

    /sys/lib/acid/port
    /sys/lib/acid/library_specified_by_ell_option
    /sys/lib/acid/$objtype
    $home/lib/acid

Is this a bug or a feature? (if it's a bug, fix seems easy.)

2) "_exits" name conflict

I always get a name conflict for _exits. Where does it come from?
--
                                        iwane@lit.rd.nttdata.co.jp
"This is where the future lies beneath the burning sulphur skies."
                                    -- C.Hynde, 'Downtown (Akron)'




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-11-28  2:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-11-28  2:23 [9fans] acid questions Kazumi

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).