Date: Sun, 02 Aug 1998 07:46:01 -0400 From: "Gary Palmer" <gpalmer@FreeBSD.ORG> To: freebsd-alpha@FreeBSD.ORG Subject: alpha userland work Message-ID: <2215.902058361@gjp.erols.com>
next in thread | raw e-mail | index | archive | help
Has anyone tried to compile the alpha `userland' bits lately? I tried this morning on an Alphastation 600 at work (running NetBSD-current) and failed miserably. I eventually got it through to compiling the libraries, but ran into a problem in lib/libc/gen/nlist.c, which assumes Elf32, which doesn't quite work on the Alpha. I'm assuming that all that needs to be done is replace Elf32 with Elf64, but are there any other gotchas out there? Has anyone tried this of late? Judging by the problems I ran into, I don't think so :) Thanks, Gary -- Gary Palmer FreeBSD Core Team Member FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2215.902058361>