Date: Mon, 6 Feb 1995 13:50:45 +0100 (MET) From: Michael Reifenberger <root@rz-wb.fh-sw.de> To: Pedro A M Vazquez <vazquez@iqm.unicamp.br> Cc: freebsd-hackers@freefall.cdrom.com Subject: Re: Octave-1.0.1 Message-ID: <Pine.BSF.3.91.950206134747.6966B-100000@rz-wb.fh-sw.de> In-Reply-To: <199502061203.KAA08831@kalypso.iqm.unicamp.br>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 6 Feb 1995, Pedro A M Vazquez wrote: > Subject: Octave-1.0.1 > > Hello > I'm trying to build octave-1.0.1 under 2.0-Release but I'm > having problems with g++ : > > c++ -c -I. -I../src -I.. -I../liboctave -I../src -DHAVE_CONFIG_H -fno-implicit-templates -g -O -Wall Array-d.cc > Array.cc: In method `double Array2<double>::checkelem(int, int) const': .... > as: /var/tmp/cc003725.s:4057: Local symbol LBB103 never defined. > as: /var/tmp/cc003725.s:4057: Local symbol LBE103 never defined. > as: /var/tmp/cc003725.s:4057: FATAL:2 errors, 0 warnings, no object file generated. Try to compile without options "-g" "-g" is broken. Bye! .... Michael Reifenberger
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.950206134747.6966B-100000>