From owner-freebsd-hackers Mon May 20 16:41:43 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA29177 for hackers-outgoing; Mon, 20 May 1996 16:41:43 -0700 (PDT) Received: from ns2.harborcom.net (root@ns2.harborcom.net [206.158.4.4]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id QAA29170 for ; Mon, 20 May 1996 16:41:42 -0700 (PDT) Received: from bunghole.harborcom.net (dunn.harborcom.net [206.158.4.245]) by ns2.harborcom.net (8.7.4/8.6.12) with SMTP id TAA27741 for ; Mon, 20 May 1996 19:41:39 -0400 (EDT) Message-Id: <199605202341.TAA27741@ns2.harborcom.net> Comments: Authenticated sender is From: "Bradley Dunn" Organization: Harbor Communications To: freebsd-hackers@freeBSD.org Date: Mon, 20 May 1996 19:39:05 -0500 Subject: I broke libgcc.a :( Reply-to: dunn@harborcom.net Priority: normal X-mailer: Pegasus Mail for Win32 (v2.31) Sender: owner-hackers@freeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi I was messing around the other night and somehow got my gcc and libgcc.a out of sync. This is on a 2.1-stable machine. Anytime I try to do anything with gcc I get: "ld.so: bad magic number in /usr/lib/libgcc.a" or something very similar. This message also appears when other applications that use shared libraries attempt to execute. Some examples are su and telnetd. I have tried replacing libgcc.a with a copy from another FreeBSD machine that I have, but no luck. I also replaced gcc with the gcc from the other machine, still no go. I think I broke it when doing a make build-tools. Can anyone offer a suggestion? BTW, a make clean, make world dies the first time cc is run. Thanks! Bradley Dunn HarborCom This space for rent