From owner-freebsd-hackers@FreeBSD.ORG Sat Mar 26 17:27:06 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B24A016A4CE for ; Sat, 26 Mar 2005 17:27:06 +0000 (GMT) Received: from mailtest.sd73.bc.ca (smtp.sd73.bc.ca [142.24.13.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id 348AA43D46 for ; Sat, 26 Mar 2005 17:27:04 +0000 (GMT) (envelope-from fcash-ml@sd73.bc.ca) Received: from localhost (localhost [127.0.0.1]) by mailtest.sd73.bc.ca (Postfix) with ESMTP id 87EBCF2F9A; Sat, 26 Mar 2005 09:27:05 -0800 (PST) Received: from mailtest.sd73.bc.ca ([127.0.0.1]) by localhost (mailtest.sd73.bc.ca [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14505-01-54; Sat, 26 Mar 2005 09:27:04 -0800 (PST) Received: by mailtest.sd73.bc.ca (Postfix, from userid 80) id 6246AF2F99; Sat, 26 Mar 2005 09:27:04 -0800 (PST) Received: from 24.71.128.63 (SquirrelMail authenticated user fcash); by mailtest.sd73.bc.ca with HTTP; Sat, 26 Mar 2005 09:27:04 -0800 (PST) Message-ID: <61442.24.71.128.63.1111858024.squirrel@24.71.128.63> In-Reply-To: <200503260308.j2Q38w2D053744@localhost.cpsc.ucalgary.ca> References: <200503260308.j2Q38w2D053744@localhost.cpsc.ucalgary.ca> Date: Sat, 26 Mar 2005 09:27:04 -0800 (PST) From: "Freddie Cash" To: "Jie Gao" User-Agent: SquirrelMail/1.5.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new using ClamAV at sd73.bc.ca X-Mailman-Approved-At: Sun, 27 Mar 2005 12:55:18 +0000 cc: hackers@freebsd.org Subject: Re: Kpdf and -march=pentium4? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fcash-ml@sd73.bc.ca List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Mar 2005 17:27:06 -0000 > I noticed that while making kdegraphics from ports, if > "-march=pentium4" is in the compiler flags, I will finally get a > non-working kpdf. It compiles fine but when I try to open a pdf > file, kdpf will core dupm. But a kpdf compiled without > "-march=pentium4" will work just fine. > For this reason, should we put something in kdegraphics3's Makefile > to prevent a bad kdpf? E.g. a patch like this: kdegraphics3 compiled with CPUTYPE=p4, CGLAGS=-Os -pipe -fno-strict-aliasing works fine here. Worked with KDE 3.3.x, and still works with KDE 3.4. I've tested it with small PDFs (2 or 3 pages) and large PDFs (30+ pages), and everything works fine for me. -- Freddie Cash, CCNT CCLP Helpdesk / Network Support Tech. School District 73 (250) 377-HELP [377-4357] fcash-ml@sd73.bc.ca