Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!ejost From: ejost@unix.cis.pitt.edu (Ernest J. Obusek) Newsgroups: comp.lang.modula2 Subject: Linking TopSpeed M2 to TASM libraries Message-ID: <146271@unix.cis.pitt.edu> Date: 30 Jun 91 18:25:42 GMT Organization: Univ. of Pittsburgh, Computing & Information Services Lines: 13 I've got a set of assembly language libraries called Spontaneous Assembly. I'm using SA currently with Turbo Assembler, but would like to link with TopSpeed Modula-2 routines. I want to replace the video routines in my M2 program with the assembler routines from SA, but can't figure out how to get TopSpeed to link with the SA routines that were compiled with TASM. Any ideas? Ernest Obusek ejost@unix.cis.pitt.edu