Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!HARVARD.HARVARD.EDU!ngo%tammy From: ngo%tammy@HARVARD.HARVARD.EDU (Tom Ngo) Newsgroups: gnu.g++.bug Subject: collect2 on g++ of Jan 15 (Convex) Message-ID: <9001160628.AA27304@life.ai.mit.edu> Date: 16 Jan 90 06:24:44 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 12 More loader problems. Compiling "Hello, world" on a Convex gives the message ngo@tammy [6] g++ -o hello hello.cc nm: /tmp/code020899: cannot open load failedngo@tammy [7] It appears that the intermediate file /usr/tmp/cc######.R submitted to ld is actually there and is a reasonable size, but for some reason ld never makes the file /tmp/code###### from it.