HP3000-L Archives

July 1995, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Steve Elmer <[log in to unmask]>
Reply To:
Steve Elmer <[log in to unmask]>
Date:
Wed, 5 Jul 1995 21:15:45 GMT
Content-Type:
text/plain
Parts/Attachments:
text/plain (15 lines)
David Groves ([log in to unmask]) wrote:
: How do I get the c89 compiler (MPE/iX, 5.0 w/ Patch, under POSIX) to let me
: enter assembly commands?  I know I can use asm, but after that, nothing
: works.  Just a one- or two-line example would be enough (I have the Calling
: Conventions and Instruction Set manuals, which haven't helped, as well
: as multiple copies of the C and POSIX Kit manuals, ditto).
 
If you've already assembled your code into a .o file, then c89 can link that
in with your other code.  I'm not aware of the HP C compiler supporting inline
assembly.
 
What manual states that c89 has anything to do with assembly code?
 
Steve

ATOM RSS1 RSS2