Thanks
On 6/19/2013 2:01 PM, Yaakov (Cygwin/X) wrote:
On 2013-06-19 00:40, Arthur Tu wrote:
$ gcc-4 --version
gcc-4 (GCC) 4.7.2
$ gcc-4 helloWorld.c
/usr/lib/gcc/i686-pc-cygwin/4.7.2/cc1.exe: error while loading shared
libraries: ?: cannot open shared object file: No such file or directory
F
On 2013-06-19 00:40, Arthur Tu wrote:
$ gcc-4 --version
gcc-4 (GCC) 4.7.2
$ gcc-4 helloWorld.c
/usr/lib/gcc/i686-pc-cygwin/4.7.2/cc1.exe: error while loading shared
libraries: ?: cannot open shared object file: No such file or directory
For now, this version of gcc requires test versions of mo
I found this http://cygwin.com/ml/cygwin/2010-10/msg00063.html.
And call cc1.exe from windows native console.
It reported that cygwin1.dll is missing.
However, cygwin1.dll do exist in /bin/, and $CYGWIN/bin/ is in my
windows path.
On 6/19/2013 1:40 PM, Arthur Tu wrote:
$ gcc-4 --version
gcc
$ gcc-4 --version
gcc-4 (GCC) 4.7.2
$ gcc-3 --version
gcc-3 (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
$ gcc-4 helloWorld.c
/usr/lib/gcc/i686-pc-cygwin/4.7.2/cc1.exe: error while loading shared
libraries: ?: cannot open shared object file: No such file or directory
$ gcc-3 hello
4 matches
Mail list logo