[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
C compiler cannot create executables
From: |
zwaregast |
Subject: |
C compiler cannot create executables |
Date: |
Tue, 25 Dec 2012 11:50:10 -0800 (PST) |
I'm trying to install an audio package for Octave3.6.1_gcc4.6.2. When I'm
getting this annoying error:
octave:1> pkg install audio—1.1.4.tar.gz
configure: error: in '/tmp/oct-2/audio—1.1.4/src':
configure: error: C compiler cannot create executables
See 'config.log' for more details.
the configure script returned the following error: checking for gcc... gcc
checking for C compiler default output file name...
error: called from ‘pkg>configure_make' in file
C:\Octave\Octave3.6.1_gcc4.6.2\share\octave\3.6.1\m\pkg\pkg.m near line
1373, column 9
error: called from:
error: C:\Octave\Octave3.6.1_gcc4.6.2\share\octave\3.6.1\mpkg\pkg.m at line
827, column 5
error: C:\Octave\Octave3.6.1_gcc4.6.2\share\octave\3.6.1\m\pkg\pkg.m at line
383, column 9
I can't find this config.log file?
At the same time I'm getting an error from cc1.exe, telling me that
libgmp-10.dll is not found.
Please help.
--
View this message in context:
http://octave.1599824.n4.nabble.com/C-compiler-cannot-create-executables-tp4648386.html
Sent from the Octave - General mailing list archive at Nabble.com.
- C compiler cannot create executables,
zwaregast <=