This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Compiling gcc with sparc-elf target


On 01/06/2011 01:28 PM, alsp wrote:

I would like to compile a version of gcc using the sparc-elf target. I have successfully managed to compile gcc by using the --host=mingw32 and --target=mingw32 configure flags. When I change the target to be sparc-elf and run Make, I get this error: "/bin/sh: sparc-elf-gcc: command not found".

When? Early on, or when building target libraries?


Andrew.


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