From owner-freebsd-alpha Sun Mar 26 13: 0:46 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from sable.cc.vt.edu (sable.cc.vt.edu [128.173.16.30]) by hub.freebsd.org (Postfix) with ESMTP id 50EAF37B7F5; Sun, 26 Mar 2000 13:00:43 -0800 (PST) (envelope-from nmanisca@vt.edu) Received: from mail.vt.edu (gkar.cc.vt.edu [128.173.16.40]) by sable.cc.vt.edu (8.9.3/8.9.3) with ESMTP id QAA12161; Sun, 26 Mar 2000 16:00:39 -0500 (EST) Received: from dog ([198.82.106.223]) by gkar.cc.vt.edu (Sun Internet Mail Server sims.3.5.1999.05.24.18.28.p7) with SMTP id <0FS1004FKRP3UN@gkar.cc.vt.edu>; Sun, 26 Mar 2000 16:00:39 -0500 (EST) Date: Sun, 26 Mar 2000 15:59:51 -0500 From: nm Subject: Re: g++ problems? X-Sender: nmanisca@mail.vt.edu To: obrien@freebsd.org Cc: freebsd-alpha@freebsd.org Message-id: <3.0.32.20000326155951.0341b260@mail.vt.edu> MIME-version: 1.0 X-Mailer: Windows Eudora Pro Version 3.0 (32) Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 12:34 PM 3/26/00 -0800, David O'Brien wrote: >On Sun, Mar 26, 2000 at 01:12:49PM -0500, nm wrote: >> Are there problems with g++ on 4.0-RELEASE? >> I tried a simple hello world program, but I get >> unaligned access's out the wazoo. > >This has happened for as long as I've tired hello.cxx on 4-CURRENT (which >hasn't been very long that I've done this test). Do you know if there >was some point in the past where this wasn't happening? I really have no idea. I am quite new to FreeBSD. >Using printf() instead of I/O streams w/G++ gives the same. Using gcc on >the same hello.c doesn't. > >-- >-- David (obrien@NUXI.com) Do you think that this will lead to problems with my c++ programs? Or are the unaligned accesses just going to affect the speed of the code? Nick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message