From owner-freebsd-alpha Sun Mar 26 13:26:49 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id E1CEF37B9FB for ; Sun, 26 Mar 2000 13:26:46 -0800 (PST) (envelope-from obrien@NUXI.ucdavis.edu) Received: from dragon.nuxi.com (root@d60-024.leach.ucdavis.edu [169.237.60.24]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id NAA81792; Sun, 26 Mar 2000 13:26:46 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id NAA87306; Sun, 26 Mar 2000 13:26:46 -0800 (PST) (envelope-from obrien) Date: Sun, 26 Mar 2000 13:26:46 -0800 From: "David O'Brien" To: nm Cc: freebsd-alpha@freebsd.org Subject: Re: g++ problems? Message-ID: <20000326132645.A87193@dragon.nuxi.com> Reply-To: obrien@NUXI.ucdavis.edu References: <3.0.32.20000326155951.0341b260@mail.vt.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i 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 X-Operating-System: FreeBSD 4.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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