delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2005/08/24/16:47:15

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
From: Radical NetSurfer <RadSurfer AT yahoo DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: inport/outport BROKEN ?
Date: Wed, 24 Aug 2005 16:35:10 -0400
Message-ID: <55mpg1h0hmo2nikgh2lb79vqht1puv25v2@4ax.com>
X-Newsreader: Forte Agent 1.93/32.576 English (American)
MIME-Version: 1.0
Organization: Velocity.Net
Cache-Post-Path: web.velocity.net!unknown AT 66-211-204-142 DOT velocity DOT net
X-Cache: nntpcache 3.0.1 (see http://www.nntpcache.org/)
Lines: 32
X-Complaints-To: abuse AT newshosting DOT com
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

I have installed the very latest DJGPP/GCC 4.0.1,
and have discovered that when I ported a Borland program
to GCC 4.0.1, it requires using inportw, and outportb, that
the gcc version fails miserably!

Apaprently the functions under 16-bit Borland are able to keep
up with the application; the GCC version, using identical code,
with the additon of  
#include <pc.h>

and changing the function names to inportw (or inpw) and
outportb (outb) either way it fails miserably!

Can someone please explain what the problem might be?

This is strange: When I use the __inline__ versions of the
inportw/outportb in mingw (mingw also appears to not even
have these functions at all originally), 
that a program compiled under mingw ACTUALLY works
somewhat.  The problem here is mingw is a Win32-only
compiler which makes applications what require a Win-32
environment to run (apparently) since that is its purpose.
At least I have some degree of functionality now; but not
100%. The longer the program runs, the worse the performance
becomes... something I have no explanation for.

Thank you so much for any input on this.

Any email might be read quicker than replies posted here.

RadSurfer AT yahoo DOT com

- Raw text -


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