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: c.
Subject: Re: Octave 4.2.0 release candidate 1 available for ftp
Date: Fri, 9 Sep 2016 19:37:20 +0200

On 9 Sep 2016, at 16:12, Ben Abbott <address@hidden> wrote:

>> 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

It seems this is the same for me ...

mathicsepc32:~ carlo$ which cc
/usr/bin/cc

mathicsepc32:~ carlo$ 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 gcc
/usr/bin/gcc

mathicsepc32:~ carlo$ 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

mathicsepc32:~ carlo$ which clang
/usr/bin/clang

mathicsepc32:~ carlo$ clang --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

Nonetheless I am still unable to build on El Capitan, I'll wait for input from 
Sebastian later ...

c.





reply via email to

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