From owner-freebsd-questions Fri Dec 18 08:18:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA25926 for freebsd-questions-outgoing; Fri, 18 Dec 1998 08:18:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from maila.telia.com (maila.telia.com [194.236.189.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA25921 for ; Fri, 18 Dec 1998 08:18:32 -0800 (PST) (envelope-from s.lindgren@telia.com) Received: from d1o49.telia.com (root@d1o49.telia.com [195.198.194.241]) by maila.telia.com (8.8.8/8.8.8) with ESMTP id RAA08860; Fri, 18 Dec 1998 17:18:17 +0100 (CET) Received: from prutten (t2o49p8.telia.com [195.198.194.68]) by d1o49.telia.com (8.8.8/8.8.5) with SMTP id RAA03670; Fri, 18 Dec 1998 17:18:15 +0100 (CET) Message-ID: <000801be2aa2$d68d3700$44c2c6c3@prutten> Reply-To: "Stefan Lindgren" From: "Stefan Lindgren" To: "Chuck Robey" Cc: Subject: SV: crt0 linking... Date: Fri, 18 Dec 1998 17:23:58 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id IAA25922 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm building it for a.out. With ldconfig I changed to a.out and tried to cache the "/usr/lib/".(I think this is a bad idea...) I also changed the rc.conf to include a.out and "/usr/lib" in search path. Do I need to edit the Makefile manually or is there an "option" for crt stuff? Regards Stefan -----Ursprungligt meddelande----- Från: Chuck Robey Till: Stefan Lindgren Kopia: freebsd-questions@FreeBSD.ORG Datum: den 17 december 1998 22:52 Ämne: Re: crt0 linking... >On Thu, 17 Dec 1998, Stefan Lindgren wrote: > >> >> Hi, hackers. >> >> I'm trying to compile gcc-2.7.2.1 and I get the following error: >> >> /usr/libexec/aout/ld: crt0.o: No such file or directory. >> >> How do I solve that? > >What version of FreeBSD do you have? It *looks* like what you have is >some odd mix of pre-3.0 and post 3.0. What you want to do can be done >across the two, but it's a lot more complicated. > >Are you building for a.out or for elf? > >I moved this to -questions, it's a little basic for hackers. > >> >> Regards >> >> Stefan >> >> >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-hackers" in the body of the message >> >> > >----------------------------+----------------------------------------------- >Chuck Robey | Interests include any kind of voice or data >chuckr@glue.umd.edu | communications topic, C programming, and Unix. >213 Lakeside Drive Apt T-1 | >Greenbelt, MD 20770 | I run Journey2 and picnic (FreeBSD-current) >(301) 220-2114 | and jaunt (NetBSD). >----------------------------+----------------------------------------------- > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message