octave-maintainers
[Top][All Lists]
Advanced

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

Re: octave-4.0.1 64 bit binary for windows is uploaded


From: Tatsuro MATSUOKA
Subject: Re: octave-4.0.1 64 bit binary for windows is uploaded
Date: Tue, 29 Mar 2016 11:49:05 +0900 (JST)

> From: Tatsuro MATSUOKA 

> To: Rafael Monteiro ; "address@hidden" 
> Cc: 

> 
>> - nan-3.0.1 won't build (same error Nit Nit got).
> 
The error come from no finding cc command.
Perhaps it assume cc is symbolic linked to gcc.
But on native windows (not Cygwin) does not have symbolic link.

Workaound:
Just copy gcc.exe to cc.exe in the bin directory.

Then execute

>> pkg install nan-3.0.1.tar.gz

at src directory 
or

>> pkg install -forge nan

BTW, I have submitted a bug ticket
http://savannah.gnu.org/bugs/?47559


Tatsuro




reply via email to

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