help-octave
[Top][All Lists]
Advanced

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

Re: Installing octave packages on cygwin-octave


From: marco atzeri
Subject: Re: Installing octave packages on cygwin-octave
Date: Wed, 04 Apr 2012 09:11:29 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1

On 4/4/2012 8:16 AM, ksr wrote:
hello guys,
i have octave package installed on cygwin and its working fine....

I tried installing some packages in octave here on cygwin-octave, but its
giving "g++: unrecognized option '-no-undefined' "  while installing
packages there....

-no-undefined is for the linker, latest gcc refuse to pass to the linker in this way so you need to change in:

-Wl,-no-undefined

whats the solution to install new packages here on cygwin-octave guys...
becoz i wanna integrate some c code with octave scripts...

Thanks in advance....


plain English please

wich packages are you trying to add ?
most of the forge packages are already included in
octave-forge-20120224 bundle

http://cygwin.com/packages/octave-forge/octave-forge-20120224-1

Regards
Marco


reply via email to

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