delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/11/20/00:06:05

Date: Fri, 20 Nov 1998 05:05:15 +0000 (GMT)
From: George Foot <george DOT foot AT merton DOT oxford DOT ac DOT uk>
To: djgpp AT delorie DOT com
Subject: Re: compiling with Rsxntdj
In-Reply-To: <19981119152615.15192.rocketmail@send104.yahoomail.com>
Message-ID: <Pine.OSF.4.05.9811200501140.32564-100000@sable.ox.ac.uk>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

On Thu, 19 Nov 1998, Jeremy Ford wrote:

> The mt directory is to develop multi-threaded programs and the st
> directory is to develop single threaded programs. I used both
> directories and found that when using the libs out of the mt directory
> it more then doubled the size of the executable. So in my specs file I
> use:
> %{Zwin32: -Le:/djgpp/rsxntdj/lib/all -Le:/djgpp/rsxntdj/lib/st}

Use something like this instead:

    %{Zwin32: -Le:/djgpp/rsxntdj/lib/all \
        -Le:/djgpp/rsxntdj/lib/%{Zmt:m}%{!Zmt:s}t}

If `-Zmt' is on the command line it uses the `mt' directory;
otherwise it uses the `st' directory.  I think this is what the
author intended.

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

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

- Raw text -


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