Date: Sun, 26 Mar 2000 13:26:46 -0800 From: "David O'Brien" <obrien@NUXI.ucdavis.edu> To: nm <nmanisca@vt.edu> Cc: freebsd-alpha@freebsd.org Subject: Re: g++ problems? Message-ID: <20000326132645.A87193@dragon.nuxi.com> In-Reply-To: <3.0.32.20000326155951.0341b260@mail.vt.edu>; from nmanisca@vt.edu on Sun, Mar 26, 2000 at 03:59:51PM -0500 References: <3.0.32.20000326155951.0341b260@mail.vt.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 26, 2000 at 03:59:51PM -0500, nm wrote: > Or are the unaligned accesses just going to affect the speed of the > code? Yes. You can also use the `uac' program to change the behavior of handling the unaligned access. When I've got some time, I'll track down the problem with hello.cxx. -- -- David (obrien@NUXI.com) 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?20000326132645.A87193>