From owner-freebsd-ports Fri Oct 11 09:50:07 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA11505 for ports-outgoing; Fri, 11 Oct 1996 09:50:07 -0700 (PDT) Received: from bacall.lodgenet.com (bacall.lodgenet.com [205.138.147.242]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA11464 for ; Fri, 11 Oct 1996 09:49:58 -0700 (PDT) Received: (from mail@localhost) by bacall.lodgenet.com (8.6.12/8.6.12) id LAA14353 for ; Fri, 11 Oct 1996 11:49:39 -0500 Received: from garbo.lodgenet.com(204.124.123.250) by bacall via smap (V1.3) id sma014348; Fri Oct 11 11:49:26 1996 Received: from jake.lodgenet.com (jake.lodgenet.com [204.124.120.30]) by garbo.lodgenet.com (8.6.12/8.6.9) with ESMTP id LAA09597 for ; Fri, 11 Oct 1996 11:49:29 -0500 Received: from jake.lodgenet.com (localhost [127.0.0.1]) by jake.lodgenet.com (8.7.6/8.6.12) with ESMTP id LAA16397 for ; Fri, 11 Oct 1996 11:49:30 -0500 (CDT) Message-Id: <199610111649.LAA16397@jake.lodgenet.com> X-Mailer: exmh version 1.6.9 8/22/96 To: ports@freebsd.org Subject: Octave in -current Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 11 Oct 1996 11:49:29 -0500 From: "Eric L. Hernes" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk It seems that the jump to gcc-2.7.2.1 has broken octave. There's a couple of patches on the ftp site that are advertised to help with 2.7.0 and 2.7.1, but it's going to take someone who knows more about c++ than me to finish it off. Everything compiles, but the linking fails because of some symbol-mangling... I can commit what I've got if someone want's to take over. eric.