www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/10/08/22:20:52

Date: Fri, 9 Oct 1998 00:56:08 +0100 (BST)
From: George Foot <george DOT foot AT merton DOT oxford DOT ac DOT uk>
To: djgpp AT delorie DOT com
Subject: Re: libcapp and rsxntdj
In-Reply-To: <Pk9T1.1817$av1.3819979@nnrp1.ptd.net>
Message-ID: <Pine.OSF.4.05.9810090051540.19831-100000@sable.ox.ac.uk>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

On Thu, 8 Oct 1998, Baumans wrote:

> I've tried to install rsxntdl on the newest version of djgpp
> but it gave this error(i made sure i installed it correctly):
> Unable to find -lcapp(ENOENT)
> The new ld doesnt seem to recognize the new library-path.

Do you mean `-lc_app'?  If so, please try to report errors as
accurately as possible in future.

What sort of specs are you using?  If you're using the ones that
come with RSXNTDJ then they're wrong.  You need Doug Gale's
patch (which was posted here a couple of times a few weeks ago)
-- or try changing:

    *link:
    %{Zwin32: -Lc:/djgpp/rsx/lib/all}
    
    *link_command:

to:

    *link:
    %{Zwin32: -Lc:/djgpp/rsx/lib/all \
        %{Zmt: -Lc:/djgpp/rsx/lib/mt} \
        %{!Zmt: -Lc:/djgpp/rsx/lib/st} \
    }
    
    *link_command:

Be careful with the nesting and make sure there is exactly one
empty line between the closing brace and the next specs entry
("*link_command:").

-- 
george DOT foot AT merton DOT oxford DOT ac DOT uk

xu do tavla fo la lojban  --  http://xiron.pc.helsinki.fi/lojban/lojban.html

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019