Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
hi
I'm facing a strange problem about using ported gcc in dev-c++.
I port the gcc to my target.when I use my compiler “target-elf-gcc” in dev-c++,there is an error "target-elf-gcc:error:spawn:no such file or directory",but it's ok in cygwin.
How to deal with it?
Your reply will be greatly appreciated.thanks.