Groups | Search | Server Info | Login | Register


Groups > comp.lang.icon > #61

Linking External File

From Sidney Reilley <sidney.reilley.ii@gmail.com>
Newsgroups comp.lang.icon
Subject Linking External File
Date 2025-02-11 03:43 +0000
Organization A noiseless patient Spider
Message-ID <voeh0t$1k64m$1@dont-email.me> (permalink)

Show all headers | View raw


I've got a script that uses `link' to include a file containing a few
procedures.  This library that I'm trying to link lives in the same
directory as the script file.  I compiled the library using `icont -c
<filename.icn>' which created filename.u1 and filename.u2.
However, the code does not seem to be linked in as the script outputs
wrong data.  What am I doing wrong?  TIA ..

-- Duke

Back to comp.lang.icon | Previous | NextNext in thread | Find similar


Thread

Linking External File Sidney Reilley <sidney.reilley.ii@gmail.com> - 2025-02-11 03:43 +0000
  Re: Linking External File Jason Martin <jasonm@claudville.va> - 2025-02-11 12:50 +0000
    Re: Linking External File Sidney Reilley <sidney.reilley.ii@gmail.com> - 2025-02-12 00:46 +0000
      Re: Linking External File Jason Martin <jasonm@claudville.va> - 2025-02-12 14:22 +0000
        Re: Linking External File Jason Martin <jasonm@claudville.va> - 2025-02-12 14:44 +0000
          Re: Linking External File Sidney Reilley <sidney.reilley.ii@gmail.com> - 2025-02-13 22:47 +0000
          Re: Linking External File Sidney Reilley <sidney.reilley.ii@gmail.com> - 2025-02-13 23:04 +0000

csiph-web