From owner-freebsd-questions@FreeBSD.ORG Tue Mar 1 10:16:29 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D9DE16A4DE for ; Tue, 1 Mar 2005 10:16:29 +0000 (GMT) Received: from mailgate1.zdv.Uni-Mainz.DE (mailgate1.zdv.Uni-Mainz.DE [134.93.178.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 953CD43D46 for ; Tue, 1 Mar 2005 10:16:28 +0000 (GMT) (envelope-from ohartman@mail.uni-mainz.de) Received: from [134.93.180.218] (edda.Physik.Uni-Mainz.DE [134.93.180.218]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailgate1.zdv.Uni-Mainz.DE (Postfix) with ESMTP id 98746300058E for ; Tue, 1 Mar 2005 11:16:27 +0100 (CET) Message-ID: <422440E9.1000909@mail.uni-mainz.de> Date: Tue, 01 Mar 2005 11:16:09 +0100 From: "O. Hartmann" Organization: Institut =?ISO-8859-15?Q?f=FCr_Geophysik?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-AT; rv:1.7.5) Gecko/20050202 X-Accept-Language: de-de, en MIME-Version: 1.0 To: FreeBSD questions mailing list Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at uni-mainz.de Subject: FreeBSD 5.4-PREREL Linuxulator issues with cvsupdate today X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2005 10:16:29 -0000 Hello. I played around with the ICC/ICF compiler of the Intel 8.1 suite and I did all the steps as recommended (deinstalling linux_devtools etc.). I found out, that I can compile something, but crashes immediately. I switched back to the PGI 5.2 compiler, therefore, I installed linux_devtools again (RedHat 8). Now some pgf90 compiled programes work, others not, they quit with "Abort trap". The software is a geophysical modelling software, it ran successfully yesterday, compiled with the PGI compiler. But not today. I did in the morning time of this day a cvsupdate and installed a new world. What happened? Oliver