help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Installing Octave - g++: language M1 not recognized


From: Michael Chan
Subject: Installing Octave - g++: language M1 not recognized
Date: Sat, 9 Jun 2007 05:34:22 +0800

Hi,

I'm trying to install Octave on Solaris, but I'm having problems during make.

I'm using "./configure --prefix=<destdir> --with-f77 --disable-readline CC=c89"

then in make, I get errors like:

making pt-bp.d from pt-bp.cc
g++: language M1 not recognized
ld: fatal: file pt-bp.cc: unknown file type
ld: fatal: File processing errors. No output written to a.out
collect2: ld returned 1 exit status
making pt-assign.d from pt-assign.cc
g++: language M1 not recognized
ld: fatal: file pt-assign.cc: unknown file type
ld: fatal: File processing errors. No output written to a.out
collect2: ld returned 1 exit status

My gcc is 3.3.2. Please help.

Thanks,
Michael


reply via email to

[Prev in Thread] Current Thread [Next in Thread]