This is the mail archive of the cygwin@cygwin.com 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]

GCC 3.0 for i686-pc-cygwin target, bootstrap fails


Hello,

I hope someone can help!  I'm trying to get a
more-or-less std library compliant gcc version on my
portable pc. I've installed cygwin fine, and have
tried to install gcc3.0.  It appeared to configure
fine, but when doing a "make bootstrap", I get the
following error (after a while):

../../gcc-3.0/gcc/config/i386/i386.md:289: unknown rtx
code 'define_asm_attribut's
../../gcc-3.0/gcc/config/i386/i386.md:289: following
context is ' [(set attr "length" "128")'
make[2]@ ***[s-codes] Error 1
...
make: ***[bootstrap] Error 2

I actually tried removing the offending lines from the
i386.md, but it failed again on the same file this
time at line 1169 (compare statement)

Its the latest version of cygwin I've downloaded
(1.3.2, using gcc 2.95) and its running on Win NT, on
an IBM Thinkpad.

Can anyone assist?

Thanks very much,

Steve

(I've also downloaded stdlib v3 but I don't have the
gcc 2.95 source so don't think I can install it -
that's what the instructions suggest.  I've also tried
to install stlport4.0, but this fails to compile also,
complaining about missing values.h, and then when I
supply a dummy one, bombs out at the end during
linking.  Hmmmm!)


____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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