Path: chuka.playstation.co.uk!news From: gil@snsys.com (Gil Jaysmith) Newsgroups: scea.yaroze.beginners Subject: Re: crt0? Date: Mon, 10 Nov 1997 12:00:58 GMT Organization: SN Systems Lines: 9 Message-ID: <3466f5db.3975135@news.playstation.co.uk> References: <3465FCD7.585C@earthlink.net> Reply-To: gil@snsys.com NNTP-Posting-Host: gil.snsys.com X-Newsreader: Forte Free Agent 1.11/32.235 "Linda J. Hodge" wrote: >What is crt0? I get this when I run make. That's the default name for the GNU startup code object. By the looks of things, the 'specs' file should override this and tell the linker to use libps.a. Check your GNU tool configuration and make sure whatever environment variables need to be set are set correctly. - Gil