Re: Compiling gcc with sparc-elf target

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10 January 2011 14:01, alsp wrote:
>
> I have now tried adding --build=mingw32 to my configure command. I am indeed
> getting a different error now:
>
> checking for sparc-elf-gcc... /d/Development/gcc/gcc_4_3_0_release_o
> bj/./gcc/xgcc -B/d/Development/gcc/gcc_4_3_0_release_obj/./gcc/ -B/s
> parc-gcc/sparc-elf/bin/ -B/sparc-gcc/sparc-elf/lib/ -isystem
> /sparc-gcc/sparc-el
> f/include -isystem /sparc-gcc/sparc-elf/sys-include
> checking for suffix of object files... configure: error: cannot compute
> suffix o
> f object files: cannot compile

You'll need to look in the relevant config.log to see more details
about what failed.  A likely suspect is that a prerequisite lib such
as libgmp.so can't be found by the dynamic linker.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux