help-octave
[Top][All Lists]
Advanced

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

octave


From: Gavin Nah
Subject: octave
Date: Mon, 25 Sep 1995 13:01:17 +1200 (NZST)

Hello, there.

I'm installing octave.

But, I get an error like this,

c++ -c  -I. -I../src -I.. -I../liboctave -I../src -DHAVE_CONFIG_H  
-fno-implicit-templates  -g -O tc-rep-ass.cc
gcc: Internal compiler error: program as got fatal signal 11

So, I had to do manually as below to solve the above problem.

c++ -c -Wa,-q -I. -I../src -I.. -I../liboctave -I../src -DHAVE_CONFIG_H  
-fno-implicit-templates  -g -O tc-rep-ass.cc

I'd like to know how I can get the makefile recognize the option '-Wa,-q'.

Can you tell me how ?

Thanks,

Gavin 

============================
Gavin Nah
Unix Programmer
Tamaki Computer Centre
University of Auckland
email : address@hidden
Tel : 373-7599 ext)6842
============================

reply via email to

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