Open-source development on MPE/iX - August 2001

HP World Page 12August 22, 2001
when posix is not
enough
you can call intrinsics instead
gcc doesn't understand "#pragma
intrinsic", so you will need to
declare all parameters including
any hidden ones
CSEQ can generate intrinsic
declarations for gcc -
http://www.lund.com/Products/De
vTool/index.html
#include <mpe.h> for ccode() and
_mpe_fileno()
#include <fcntl.h> for
_MPE_FILENO() and
_POSIX_FILENO()
gcc needs help for long pointers -
http://raven.utc.edu/cgi-
bin/WA.EXE?A2=ind9906A&L=hp
3000-l&P=R2477