Can't get binutils to build on Cygwin
malanda@freeuk.com
malanda@freeuk.com
Sun Jul 30 20:45:00 GMT 2006
More information about the Binutils mailing list
Sun Jul 30 20:45:00 GMT 2006
- Previous message (by thread): [RFC] slipping in symbol prefixes automagically via PROVIDE() in linker scripts
- Next message (by thread): Can't get binutils to build on Cygwin
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I'm new here, so be nice :o) I need a sparc-elf C compiler to run under Cygwin. No problem I thought, just download gcc and binutils, then run configure & make. 10 minute job! Well it wasn't that easy. Make doesn't want to do anything... $ make make[1]: Entering directory `/c/binutils/binutils-2.17-sparc-elf' make[1]: Nothing to be done for `all-host'. make[1]: Nothing to be done for `all-target'. make[1]: Leaving directory `/c/binutils/binutils-2.17-sparc-elf' $ I can't say I fully understand the Makefile, but it seems to set up a variable called SUBDIRS which lists all the tools, but then not use it. What am I doing wrong? I'm sure there must be a simple solution, but it's got me baffled. I also get the same problem if I try to build native Cygwin binutils Thanks! -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ .
- Previous message (by thread): [RFC] slipping in symbol prefixes automagically via PROVIDE() in linker scripts
- Next message (by thread): Can't get binutils to build on Cygwin
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list