This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: pv 64 bits fails to compile


Il 9/21/2013 10:18 AM, Aaron Schneider ha scritto:
$ cygport pv-1.4.12-1.cygport all
Preparing pv-1.4.12-1
Unpacking source pv-1.4.12.tar.bz2
Preparing working source directory
*** Info: applying patch pv-1.4.12-1.cygwin.patch:
patching file CYGWIN-PATCHES/README
patching file CYGWIN-PATCHES/setup.hint
Compiling pv-1.4.12-1
/usr/src/pv-1.4.12-1/src/pv-1.4.12/configure --srcdir=/usr/src/pv-1.4.12-1/src/pv-1.4.12 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/libexec --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --libdir=/usr/lib --datarootdir=/usr/share --docdir=/usr/share/doc/pv -C --enable-nls --enable-lfs --disable-debugging
configure: loading cache config.cache
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: in `/usr/src/pv-1.4.12-1/build':
configure: error: C compiler cannot create executables
See `config.log' for more details.

the problem is here.
One of the options passed to the compiler is not recognized
and gcc halts. In the past gcc versions, it just ignored it

So look at config.log inside

pv-1.4.12-1/build

Regards
Marco


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]