Re: yosemite octave 3.8.2

Alexander Hansen <[email protected]>
Newsgroups gmane.os.apple.fink.devel
Message-ID <[email protected]>
That’s what was _supposed to happen_, but I missed pushing my changes to github before tagging the release so nobody else got them.

version 0.3.2.1 actually does the right thing.  Sorry about that.

On Oct 23, 2014, at 9:56 AM, Jack Howarth <[email protected]> wrote:

> Alexander,
>     Of course, the installed /sw/bin/oct-cxx also needs to be changed from
> 
> case $osversion in
>         13) 
>                 COMPILER=/sw/var/lib/fink/path-prefix-libcxx/c++ ;;
> 
> to
> 
> case $osversion in
>         13|14) 
>                 COMPILER=/sw/var/lib/fink/path-prefix-libcxx/c++ ;;
> 
>    Jack
> 
> 
> On Thu, Oct 23, 2014 at 12:53 PM, Jack Howarth <[email protected]> wrote:
> Alexander,
>      This problem is due to the /sw/bin/oct-cc installed by the current fink-octave-scripts package having...
> 
> case $osversion in
>         1[123]) 
>                 COMPILER=/sw/var/lib/fink/path-prefix-clang/cc ;;
> 
> instead of
> 
> case $osversion in
>         1[1234]) 
>                 COMPILER=/sw/var/lib/fink/path-prefix-clang/cc ;;
> 
>    Jack
>

------------------------------------------------------------------------------

_______________________________________________
Fink-devel mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.