home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.3b1
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!linac!att!cbnews!adh
- From: adh@cbnews.cb.att.com (andrew.d.hay)
- Subject: Re: Assembley on a 7300
- Organization: AT&T
- Distribution: na
- Date: Fri, 13 Nov 1992 11:39:28 GMT
- Message-ID: <1992Nov13.113928.2017@cbnews.cb.att.com>
- References: <92317.153815CXF107@psuvm.psu.edu>
- Lines: 19
-
- In article <92317.153815CXF107@psuvm.psu.edu> Rooh <CXF107@psuvm.psu.edu> writes:
- "Hello All,
- " I'm having a problem writing assembley on my AT&T 7300.
- "I'm running SysV 3.5. The program manual is kinda brief but it
- "does say that I can use a bss segment. The assembler doesn't seem to
- "like this command. I can use an end command either. When I try to
- "run even the simplest of programs, it sends the program into some
- "address in never never land. Do I need to use the org command to
- "start assembley at a certain place or what? Any info would
- "cool.
-
- use the compiler to make yourself some examples -- there's an option
- [-S] to make it emit assembly code files.
-
- --
- +--------------------------------------------------------------+
- Andrew Hay | I am not an expert, |
- a_d_hay@att.com | but I play one on the Internet! |
- +--------------------------------------------------------------+
-