delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/05/14/04:02:21

From: "Mr A Appleyard" <MCLSSAA2 AT fs2 DOT mt DOT umist DOT ac DOT uk>
Organization: Materials Science Centre
To: dj AT delorie DOT com, DJGPP AT delorie DOT com
Date: Thu, 14 May 1998 09:01:24 GMT
Subject: Where can I get djgpp?
Message-ID: <A900553E43@fs2.mt.umist.ac.uk>

  Please how can I get the latest fully tested version of djgpp?
  On ftp.delorie.com all that I found of it was `alpha' and `beta', which seem
to be versions still under development.
  The only information where to get the tested version of djgpp says "by FTP
from Simtelnet". But recently Simtelnet seems to have gone down the swanny,
and is no longer being updated, although many places hold old copies of it.
E.g. in the djgpp matter on the main mirror site of Simtelnet in England, the
latest files are dated Jan 1997.
ried deep in the GCC docs
and the machine description header in GCC sources.  See
config/i386/i386.h (search for `k') in the GCC source distribution,
and the node "Machine Modes" in gcc.info.

Also, my message was somewhat misleading, since I called the b and
k letters in the %b1 and (%k2) arguments ``constraints''.  This is
inaccurate: these aren't constraints in the usual extended asm sense.
They just tell GCC in which ``mode'' to interpret the arguments, even
if the actual argument is different.  `b' means byte (``QImode'' in
the GCC parlance), `w' means word (``HImode'') and `k' means a 32-bit
int (``SImode'').

- Raw text -


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