Date: Tue, 9 Jul 2002 11:06:54 +0400 From: andrew@snark.rinet.ru To: freebsd-current@freebsd.org Subject: Cross-compilation report. Message-ID: <20020709070654.GB926@snark.rinet.ru>
next in thread | raw e-mail | index | archive | help
Hi! Recently I have done some kind of pathologically brain-dead experiment. :) I have checked out pre-KSE FreeBSD HEAD branch to one of my Intel servers and allowed to re-build entire -SNAP-type release for my newly acquired DEC Alpha machine. Host environment: i386 (Pentium III 850 MHz, 128 MB RAM, 2xSCSI160 HDD); Target environment: Alpha AXP EV6 (21264). My congratulations to FreeBSD development team: "make release TARGET=alpha ..." has gone without any manual intervention! Although one thing is broken: floppies generated by this "make" are not bootable. SRM on DS10L complains that media doesn't contain valid boot block. I has downloaded 5.0-DP1/alpha installation floppies and (of course, after renaming base.* to bin.*) after that I was able to install -SNAP built by me -- all is working quite fine. Now I'm planning to build -current entirely on Alpha and, if Alpha-generated floppies will be bootable, we should consider that some kind of 64-bit cleanness and/or byteorder problem exists in code generates boot floppies. Am I right? Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020709070654.GB926>