delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/08/23/10:30:29

From: simpatico AT my-dejanews DOT com
Newsgroups: comp.os.msdos.djgpp
Subject: Re: rsxntdj?
Date: Sun, 23 Aug 1998 14:17:12 GMT
Organization: Deja News - The Leader in Internet Discussion
Lines: 47
Message-ID: <6rp898$3oh$1@nnrp1.dejanews.com>
References: <35C2D400 DOT BAB7F927 AT geocities DOT com> <Pine DOT SUN DOT 3 DOT 91 DOT 980802162209 DOT 11599X-100000 AT is> <6q7f76$56$1 AT nnrp1 DOT dejanews DOT com> <35C8976D DOT 692E AT cableol DOT co DOT uk>
NNTP-Posting-Host: 206.137.99.162
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

In article <35C8976D DOT 692E AT cableol DOT co DOT uk>,
  Allens <allen DOT asjp AT cableol DOT co DOT uk> wrote:

>
> These are the untested instructions I recieved from Clark Case, so don't
> blame me if they are wrong, and make backups of everything....
> By the way, I think you're problem is you are using version 2.8.1 of
> djgpp, and RSXNT is designed for 2.7.2.
>
> Peter Allen
>
> After much messing around, I got RSXNTDJ to work for
> the most part with gcc version 2.8.1. Here are the
> steps I eventually ended up following:
>
> 1) Follow directions in readme.exe.
>
> 2) Include windows.h in test program in readme.exe
>
> 3) In the specs file (for me, it is at
> c:/djgpp/rsxntdj/lib/specs), in the *link section,
> some changes need to be made. The origional read
> something like the following:
> *link:
> %{Zwin32: -Lc:/djgpp/rsxntdj/lib/all}
> However, during compilation, it seemed to be looking
> for a library that lived both in
> c:/djgpp/rsxntdj/lib/mt and in .../lib/st. I randomly
> chose to include mt, so the statement ended up
> looking like this:
> *link:
> %{Zwin32: -Lc:/djgpp/rsxntdj/lib/all
> -Lc:/djgpp/rsxntdj/lib/mt}
> I have no idea what the difference is between these
> two directories, except one, which leads to...

hi, my configuration is (after read the specs.txt file)

*link:
%{Zwin32: -Le:/rsxntdj/lib/all %{Zmt: e:/rsxntdj/lib/all/mt}
%{!Zmt: e:/rsxntdj/lib/all/st}}

I think that is better...


-----== Posted via Deja News, The Leader in Internet Discussion ==-----
http://www.dejanews.com/rg_mkgrp.xp   Create Your Own Free Member Forum

- Raw text -


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