LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* powerpc-linux-ar not found?
@ 2003-11-14 22:28 Stefan Jeglinski
  2003-11-14 22:44 ` Hollis Blanchard
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Jeglinski @ 2003-11-14 22:28 UTC (permalink / raw)
  To: linuxppc-dev


This is probably a newbie question... I'm trying to compile a
toolchain according to the directions at

http://penguinppc.org/embedded/cross-compiling/

I'm compiling on a Pentium box running 2.4.18 and gcc 2.96 from a
Redhat 7.3 install.

binutils-2.14.90.0.7 makes OK (it looked like the latest version). I
got gcc 3.3.2 and when trying to build the bootstrap I error out:

make[2] powerpc-linux-ar: Command not found
make[2] *** [libgcc.a] Error 127
make[2] Leaving directory ... blah blah blah
make[1] *** [stmp-multilib] Error 2

However, binutils appears to have built powerpc-linux-ar just fine. I
note in the command line buffer above the error that I see a 'rm -f
libgcc.a' and then -after- that the powerpc-linux-ar command is
invoked, leading to the error.

Any thoughts?

(FWIW, I also discovered I was running out of disk space along the
way of this build - but I have fixed that and still get this error;
however, I am curious: is 470Meg free enough to build the toolchain?
I've seen mozilla for example take up an unbelievable amount of disk
space on a build).


Stefan Jeglinski

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: powerpc-linux-ar not found?
  2003-11-14 22:28 powerpc-linux-ar not found? Stefan Jeglinski
@ 2003-11-14 22:44 ` Hollis Blanchard
  2003-11-15  0:43   ` Stefan Jeglinski
  0 siblings, 1 reply; 3+ messages in thread
From: Hollis Blanchard @ 2003-11-14 22:44 UTC (permalink / raw)
  To: Stefan Jeglinski; +Cc: linuxppc-dev


On Friday, Nov 14, 2003, at 16:28 US/Central, Stefan Jeglinski wrote:
> http://penguinppc.org/embedded/cross-compiling/
>
> I'm compiling on a Pentium box running 2.4.18 and gcc 2.96 from a
> Redhat 7.3 install.
>
> binutils-2.14.90.0.7 makes OK (it looked like the latest version). I
> got gcc 3.3.2 and when trying to build the bootstrap I error out:
>
> make[2] powerpc-linux-ar: Command not found

Put the directory into which you installed powerpc-linux-ar (you did
make install, right?) in your $PATH.

--
Hollis Blanchard
IBM Linux Technology Center


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: powerpc-linux-ar not found?
  2003-11-14 22:44 ` Hollis Blanchard
@ 2003-11-15  0:43   ` Stefan Jeglinski
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Jeglinski @ 2003-11-15  0:43 UTC (permalink / raw)
  To: linuxppc-dev


>Put the directory into which you installed powerpc-linux-ar (you did
>make install, right?) in your $PATH.

I hate it when I waste people's time like this. I have been
cross-compiling for ARM for so long that I forgot I had had to have
added that path.

Thanks Hollis! (it worked)


Stefan Jeglinski

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-11-15  0:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-14 22:28 powerpc-linux-ar not found? Stefan Jeglinski
2003-11-14 22:44 ` Hollis Blanchard
2003-11-15  0:43   ` Stefan Jeglinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox