problem with cross-gcc 2.95.2

Mumit Khan khan@NanoTech.Wisc.EDU
Wed Jan 12 09:43:00 GMT 2000


Egor Duda <deo@logos-m.ru> writes:
> 
>   I've compiled gcc-2.95.2 with binutils-19991221 with --host=i586-pc-linux-g
> nu
> --target=i586-pc-cygwin and encountered a problem. i586-pc-cygwin-ld
> seems to generate incorrect executable. i've compiled
> #include <stdio.h>
> main()
> { printf("123"); }

If you search this list and binutils list, you'll see previous posting (by
others and I) that binutils sourceware tree is unstable for pe-i386, and
you need to roll back to a much earlier tree to usable one.

Essentially, anything past 1999-09-11 won't work at all, and anything after
1999-08-l9 or so may have problems when you strip DLLs.

You may want to try my last snapshot, based on 1999-08-18 + local patches:

ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin/snapshots/binutils-19990818/

Regards,
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list