9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Charles Forsyth <forsyth@terzarima.net>
To: comeau@comeaucomputing.com, 9fans@9fans.net
Subject: Re: [9fans] 8l follows a precedence based on the commandline arrangement
Date: Wed,  2 Mar 2011 14:21:28 +0000	[thread overview]
Message-ID: <7d2fdc362be8539d2a1ac382607c74df@terzarima.net> (raw)
In-Reply-To: <iklg89$20s$1@panix2.panix.com>

the solution is to add

#pragma lib "/$M/lib/ape/libf2c.a"

to the include file that f2c's generated code uses,
and 8l will sort it out. you shouldn't need to mention libap.a,
either, since something should be including an ape include file
(and those have the #pragma libs)



  reply	other threads:[~2011-03-02 14:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-28 14:23 Fernan Bolando
2011-02-28 16:31 ` Charles Forsyth
2011-02-28 16:41   ` Rob Pike
2011-03-02  7:22     ` Ethan Grammatikidis
2011-03-02 13:28 ` Greg Comeau
2011-03-02 14:21   ` Charles Forsyth [this message]
2011-03-02 14:34     ` Charles Forsyth
2011-03-03  0:51   ` Fernan Bolando

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=7d2fdc362be8539d2a1ac382607c74df@terzarima.net \
    --to=forsyth@terzarima.net \
    --cc=9fans@9fans.net \
    --cc=comeau@comeaucomputing.com \
    /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).