www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/06/06/23:07:46

Xref: news2.mv.net comp.os.msdos.djgpp:4683
From: Dave Love <d DOT love AT dl DOT ac DOT uk>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: F2C Backspace problem is back...
Date: 06 Jun 1996 15:36:48 +0100
Organization: Daresbury Laboratory, Warrington WA4 4AD, UK
Lines: 11
Sender: fx AT djlvig DOT dl DOT ac DOT uk
Message-ID: <rzqd93datj3.fsf@djlvig.dl.ac.uk>
References: <199606051701 DOT TAA13392 AT gilberto DOT physik DOT rwth-aachen DOT de>
NNTP-Posting-Host: djlvig.dl.ac.uk
Mime-Version: 1.0 (generated by tm-edit 7.66)
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

>>>>> On Wed, 5 Jun 1996 17:01:40 GMT, "Christoph P. Kukulies" <kuku AT gilberto DOT physik DOT rwth-aachen DOT de> said:

 Christoph> Also check whether you have a -DMSDOS or not. I'm not sure
 Christoph> at the moment whether you want unix file i/o or MSDOS file
 Christoph> i/o.

The g77 version of the libf2c code has
  #if defined (MSDOS)
changed to
  #if defined (MSDOS) && !defined (GO32)
and these changes aren't in the sources from Netlib.

- Raw text -


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