Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!zaphod.mps.ohio-state.edu!think.com!spool.mu.edu!cs.umn.edu!msi.umn.edu!math.fu-berlin.de!fauern!NewsServ!Informatik.TU-Muenchen.DE!ralf From: ralf@lkn.e-technik.TU-Muenchen.DE (Ralf Hartmann) Newsgroups: comp.sys.apollo Subject: Assembler & Domain/OS Message-ID: <1991May15.172941@Informatik.TU-Muenchen.DE> Date: 15 May 91 15:29:41 GMT Sender: news@Informatik.TU-Muenchen.DE Reply-To: ralf@lkn.e-technik.TU-Muenchen.DE (Ralf Hartmann) Organization: Lehrstuhl fuer Kommunikationsnetze, TU-Muenchen Lines: 17 Does anyone knows how to use directly the assembler on Apollo Domain WS? On all systems i know, the suffix '.s' tells the compiler, that this files contain assembler code. But on Apollo it fails. e.g. : touch t.s cc -c t.s and the compiler exits with 'Can't exec /bin/as'. I have searched the whole filesystem for 'as' and 'asm' and found nothing. I am using the BSD universe of Domain/OS SR 10.2. -- /* Ralf Hartmann ralf@lkn.e-technik.tu-muenchen.de */