installing gcc on cygwin

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
I'm having a frustrating time installing gcc under cygwin.  I am taking the very simplest approach: configure and make with no options, using the bash shell.  However it stops with an error well into the build.  I get different errors with the source code from svn or tarball, the error from the last build is below.

As far as I can make out, all the prerequisites for gcc are included in cygwin.  Can anyone confirm this?  Any other clues?

Thanks, Ben

...
In file included from /cygdrive/c/gccsrc/gcc-4.5.0/libjava/jni-libjvm.cc:14:0:
/cygdrive/c/gccsrc/gcc-4.5.0/libjava/include/jvm.h:795:3: error: 'ParkHelper' do
es not name a type
make[3]: *** [jni-libjvm.lo] Error 1
make[3]: Leaving directory `/cygdrive/c/cygwin/programs/gcc/i686-pc-cygwin/libja
va'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/cygdrive/c/cygwin/programs/gcc/i686-pc-cygwin/libja
va'
make[1]: *** [all-target-libjava] Error 2
make[1]: Leaving directory `/cygdrive/c/cygwin/programs/gcc'
make: *** [all] Error 2






[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux