| View previous topic :: View next topic |
| Author |
Message |
pegasus2000
Joined: 12 Jul 2006 Posts: 160
|
Posted: Tue Nov 21, 2006 3:13 am Post subject: Trouble in PSPToolChain compilation |
|
|
I have installed the last psptoolchain on a clean Cygwin installation.
I've done this tens of other times and i didn't have any trouble.
But this time, i've obtained the following error:
configure: error: invalid feature name: install-libbfd
make: *** [configure-libiberty] Error 1
I think that is a change in cygwin libraries or in PSPToolChain
code.
Any idea? I am desperate. |
|
| Back to top |
|
 |
Correa
Joined: 21 Nov 2006 Posts: 2
|
Posted: Tue Nov 21, 2006 8:24 am Post subject: |
|
|
| I have the exact same problem. I have tried all that I could think of so far without success. The funny thing is that it says it's invalid option but if you edit toolchain.sh and remove the --enable-install-bfd it fails during the build. |
|
| Back to top |
|
 |
pegasus2000
Joined: 12 Jul 2006 Posts: 160
|
Posted: Tue Nov 21, 2006 11:26 pm Post subject: |
|
|
| Correa wrote: | | I have the exact same problem. I have tried all that I could think of so far without success. The funny thing is that it says it's invalid option but if you edit toolchain.sh and remove the --enable-install-bfd it fails during the build. |
SOLVED.
Reinstall cygwin, and NOT enable CR/LF traduction (choose Unix mode
in cygwin setup). |
|
| Back to top |
|
 |
Correa
Joined: 21 Nov 2006 Posts: 2
|
Posted: Wed Nov 22, 2006 2:10 am Post subject: |
|
|
Thanks for the tip. :)
I actually tried that more than once, althought not with fresh reinstall. Removing the cygwin folder and starting all over, making sure not to enable DOS translation did the trick. |
|
| Back to top |
|
 |
|