home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!usc!sdd.hp.com!swrinde!gatech!concert!sas!mozart.unx.sas.com!walker
- From: walker@twix.unx.sas.com (Doug Walker)
- Subject: Re: Problems with cback.o.. 100% background procs
- Originator: walker@twix.unx.sas.com
- Sender: news@unx.sas.com (Noter of Newsworthy Events)
- Message-ID: <C0EC3z.MCq@unx.sas.com>
- Date: Tue, 5 Jan 1993 19:43:11 GMT
- References: <C0CrLq.5uD@usenet.ucs.indiana.edu> <C0DywK.69n@unx.sas.com> <C0E896.Mvn@usenet.ucs.indiana.edu>
- Nntp-Posting-Host: twix.unx.sas.com
- Organization: SAS Institute Inc.
- Lines: 27
-
-
- In article <C0E896.Mvn@usenet.ucs.indiana.edu>, shulick@cineret.ucs.indiana.edu (Sam Hulick) writes:
- |> I see no -Li in the manuals. I'm looking under the docs for "lc".
- |> -L<x> is here, but there's no 'i' for it. Could you just give me the
- |> option to specify on the blink line, if possible?
-
- Add the following to your BLINK command line:
-
- define __main=__tinymain
-
- Under 6.0, you'd need to add this to your SLINK command line:
-
- define ___main=___tinymain
-
- Note that there are three underscores instead of two in 6.0.
-
- |> // Amiga 3000 ___ \ Sam Hulick: shulick@indiana.edu (NeXTmail OK!)
-
- --
- *****
- =*|_o_o|\\=====Doug Walker, Software Distiller====== BBS: (919)460-7430 =
- *|. o.| || 1200/2400/9600 Dual
- | o |// For all you do, this bug's for you!
- ======
- usenet: walker@unx.sas.com bix: djwalker
- Any opinions expressed are mine, not those of SAS Institute, Inc.
-
-