home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / aix / 11705 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  857 b 

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!ncar!csn!copper!slate!vgough
  2. From: vgough@slate.mines.colorado.edu (Valiant Gough)
  3. Newsgroups: comp.unix.aix
  4. Subject: sample file for 'as'?
  5. Message-ID: <1992Nov18.233500.45599@slate.mines.colorado.edu>
  6. Date: 18 Nov 92 23:35:00 GMT
  7. Organization: Colorado School of Mines
  8. Lines: 14
  9.  
  10.  
  11.     Hello, 
  12.     I've been trying to write an assembly routine on an RS/6000 530 (
  13. AIX 3.2)...   I've done everything I could think of to make 'as' like my
  14. program, but it dies within the first 10 source lines.  I would have used
  15. cc -S to find out what it likes, but I found out that IBM in it's infinite
  16. wisdom, has removed that feature.  Would someone send me a sample .s file?
  17. It doesn't have to run on it's own, it is mean to be compiled to a .o and
  18. linked to a C program.
  19.  
  20. thanks,
  21. Valiant Gough
  22. vgough@mines.colorado.edu
  23.  
  24.