This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: "powerpc-elf-ar : not found" and "libgcc2.a" problem (target 'make all' or 'make all-gcc')


> Hello,
>
> I'm making a cross-compiler on Solaris 2.6 for target PowerPC. I made my
> configuration file with
> ./configure --target=powerpc-elf --prefix=/data/users/phbe/cross/executable
>
> My binutils (2.11) installed properly. For gcc (version 2.95.2), I've had to
> add a patch because an include file wasn't found. After applying that patch,
> I encounter another problem (which is unrelated to the first one, I think, I
> hope). After struggling for a day now, I'd like to know if anyone has a
> further clue on what could be wrong here. First (see error output), he gives
> a lot of warnings that he doesn't find "powerpc-elf-ar", and then, further
> on, make dies on the mv tmplibgcc2.a (see error output) ... An excerpt of
> the last stdout- output lines before make dies follows right here after.
>
> Thanks to whomever could give me a clue ...
>

Just a little question... Is the path for powerpc-elf-ar executable in your path?

Another problem discussed before in this list: binutils-2.11 is not appropriate
for gcc-2.95.2. Use binutils-2.10.1 instead!


Good luck!

Joćo Cadamuro Junior
LIT / CPDTT / CEFET-PR




------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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