home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / transput / 923 < prev    next >
Encoding:
Text File  |  1992-08-13  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.sys.transputer
  2. Path: sparky!uunet!math.fu-berlin.de!Sirius.dfn.de!Urmel.Informatik.RWTH-Aachen.DE!gandalf!michael
  3. From: michael@gandalf.moria (Michael Haardt)
  4. Subject: Re: Wanted: Cross-Assembler
  5. Message-ID: <920814872@gandalf.moria>
  6. Lines: 14
  7. Sender: news@Urmel.Informatik.RWTH-Aachen.DE (Newsfiles Owner)
  8. Nntp-Posting-Host: messua
  9. Reply-To: u31b3hs@pool.informatik.rwth-aachen.de (Michael Haardt)
  10. Organization: Moria
  11. References: <1992Aug12.180029.1143@gdr.bath.ac.uk>
  12. Date: Fri, 14 Aug 92 01:07:45 +0100
  13. Return-Path: <u31b3hs@pool.informatik.rwth-aachen.de>
  14. Lines: 14
  15.  
  16. In article <1992Aug12.180029.1143@gdr.bath.ac.uk>, mapsajw@gdr.bath.ac.uk (S A J Winder) writes:
  17. > Can anyone point me to an ftp-able cross-assembler to generate T400/T800
  18. > object code on the PC? I need the assembler to be stand alone software,
  19. > unlike the TDS.
  20.  
  21. I am working on such a thing and still looking for beta testers.  It is
  22. an assembler and linker, the linker creating code to start at a specific
  23. address.  A small disassembler is included.  I use m4 as macroprocessor.
  24. The assembler doesn't understand floating point constants yet.  It may
  25. still contain bugs, so you are warned...
  26.  
  27. The whole thing is written in ANSI C and should be quite portable.
  28.  
  29. Michael
  30.