octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave 4.2.0 release candidate 1 available for ftp


From: Ben Abbott
Subject: Re: Octave 4.2.0 release candidate 1 available for ftp
Date: Fri, 09 Sep 2016 10:12:01 -0400

> On Sep 9, 2016, at 9:04 AM, Ben Abbott <address@hidden> wrote:
> 
>> On Sep 9, 2016, at 08:48, c. <address@hidden> wrote:
>> 
>> 
>>> On 9 Sep 2016, at 13:40, Sebastian <address@hidden> wrote:
>>> 
>>> @Ben: you compile with clang, right?
>> If I use Ben's configure the gcc compiler gets chosen.
>> c.
> 
> I use Apples clang. The trick Fink renames its gcc compilers to avoid such 
> problems.
> 
> Ben

$ cc --version
Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin15.6.0
Thread model: posix
InstalledDir: 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

$ which cc
/usr/bin/cc

$ gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr 
--with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin15.6.0
Thread model: posix
InstalledDir: 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

$ which gcc
/usr/bin/gcc

$ gcc-fsf-5 --version
gcc-fsf-5 (GCC) 5.4.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ gfortran-fsf-5 --version
GNU Fortran (GCC) 5.4.0
Copyright (C) 2015 Free Software Foundation, Inc.

Ben


reply via email to

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