Mail Archives: djgpp/1998/06/10/23:43:54
lsantil AT calstatela DOT edu wrote:
>
> The function outb(PORT,BYTE) in pc.h does not seem to be present in
> gcc281. Both info & rhide's info reader claim that outb, outp, &
> outportb should all be equivilants for compatibility reasons. Was this
> something that changed, forgotten, & never mentioned? Should the
> gcc docs be update?
Not a bug in GCC, which is only the compiler, but it is a bug in the
library, or its documentation. I'll investigate; in the meantime, you
can just #define outb outp.
--
Nate Eldredge
nate AT cartsys DOT com
- Raw text -