Skip to main content

All Questions

Tagged with
12 votes
2 answers
21k views

How to compile the best version of FFmpeg for Cygwin/Windows

It's generally accepted that, by default, FFmpeg comes packaged with lower-quality encoders - particularly when it comes to the default AAC encoder and the default resampler. According to these ...
Hashim Aziz's user avatar
0 votes
1 answer
63 views

Trying to compile Asylia via its makefile, with MinGW... Wrong compiler? How to fix?

I'm trying to compile Asylia via its makefile, with MinGW... Am I using the wrong compiler? It's seems MinGW is getting stuck on the square brackets in "$(BUILD):"... And square brackets in MinGW are ...
Malady's user avatar
  • 187
1 vote
0 answers
2k views

Error when compiling in Cygwin: "cannot run /bin/sh ./config.sub"

Premise, this is the first time I try to compile anything. I am using the Cygwin (64-bit) terminal on a Windows machine. I am trying to compile some source files that came in a tarball. I navigate ...
Mattia's user avatar
  • 43
3 votes
2 answers
2k views

compilation on cygwin64 doesn't work with g++ 4.9.2

I have GNU make version 4.0 g++/gcc version 4.9.2 Command make clean works perfectly But when I use command make to compile I got this error C:/cygwin64/lib/gcc/x86_64-pc-cygwin/4.9.2/cc1plus.exe:...
Lord Rixuel's user avatar
0 votes
1 answer
832 views

Cannot build lynx on windows with cygwin

There are many Windows builds of Lynx available over the 'net, but none of them support HTTPS, so I was trying to build with SSL enabled, among other things. The ./configure part is successful, but ...
test's user avatar
  • 1,446
0 votes
1 answer
197 views

How to Build Oleo on Cygwin

I am trying to install Oleo (http://www.gnu.org/software/oleo/) on a Cygwin setup and am running into some issues. In the linking stage, the build errors out, complaining about undefined references in ...
Michael's user avatar
  • 411
3 votes
1 answer
8k views

Installing Cygwin C and C++ compilers for NetBeans IDE 7.2

I am very new to Cygwin, C, C++ and NetBeans IDE 7.2. My PC is running MICROSOFT WINDOWS 7 OS. I have read the documentation on how to install the Cygwin C C++ compilers. http://netbeans.org/...
user1294663's user avatar
4 votes
0 answers
1k views

Case-sensitive error in compiler's building using crosstool-ng under Cygwin

When I try to build gcc cross-compiler using crosstool-ng under Cygwin (running in Windows 7) I have the following message: $ /opt/ng-crosstool/bin/ct-ng build [INFO ] Performing some trivial sanity ...
G-71's user avatar
  • 569
0 votes
4 answers
1k views

Can I run the Linux Fortran compiler for Intel with Cygwin?

I'm on Windows 7, 64-bit. Can I run the Linux Fortran compiler for Intel with Cygwin?
john's user avatar
  • 1