* Missing "bin" file when files extracted from gcc-3.4.0.tar.bz2
@ 2006-10-19 21:30 Rene Holder
2006-10-20 6:45 ` Marcin Juszkiewicz
0 siblings, 1 reply; 2+ messages in thread
From: Rene Holder @ 2006-10-19 21:30 UTC (permalink / raw)
To: linux-omap-open-source
Hi,
My name is Rene Holder. I unzipped and extracted the files in gcc-3.4.0.tar.bz2 but I was unable to find a "bin" file in the folder.
The project I am currently undertaking is "Building Linux for the OMAP5912 OSK Development Platform". One of the first steps required me to unzip the gcc-3.4.0.tar.bz2 file using the command:
tar -xjvf /root/gcc-3.4.0.tar.bz2
One of the following instructions asked me to add the tool chain path to the current path via the following command:
export PATH=/opt/gcc-3.4.0/bin:$PATH
Unfortunately, I am unable to locate the "bin" folder and this is leading to errors later on in the process. I also tried a later version of the gnu toolchain: gcc-3.4.3.tar.bz2 but I was still unable to locate the "bin" folder.
Could you please help me with this problem?
Thank you in advance.
---------------------------------
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Missing "bin" file when files extracted from gcc-3.4.0.tar.bz2
2006-10-19 21:30 Missing "bin" file when files extracted from gcc-3.4.0.tar.bz2 Rene Holder
@ 2006-10-20 6:45 ` Marcin Juszkiewicz
0 siblings, 0 replies; 2+ messages in thread
From: Marcin Juszkiewicz @ 2006-10-20 6:45 UTC (permalink / raw)
To: linux-omap-open-source
Dnia czwartek, 19 października 2006 23:30, Rene Holder napisał:
> The project I am currently undertaking is "Building Linux for the
> OMAP5912 OSK Development Platform".
> One of the first steps required me to unzip the gcc-3.4.0.tar.bz2 file
> using the command: tar -xjvf /root/gcc-3.4.0.tar.bz2
>
> One of the following instructions asked me to add the tool chain path
> to the current path via the following command: export
> PATH=/opt/gcc-3.4.0/bin:$PATH
>
> Unfortunately, I am unable to locate the "bin" folder and this is
> leading to errors later on in the process. I also tried a later version
> of the gnu toolchain: gcc-3.4.3.tar.bz2 but I was still unable to
> locate the "bin" folder.
>
> Could you please help me with this problem?
I suggest taking a look at OpenEmbedded [1] project which can build
working images for omap5912osk with gcc 3.4.4 or 4.1.1.
With simple configuration you can get everything needed (glibc- or uclibc-
based toolchain, 2.6.18-omap-git kernel, userspace apps) built with just
one command.
I can provide rootfs + kernel for test if someone want to take a look.
1. http://www.openembedded.org/
--
JID: hrw-jabber.org
OpenEmbedded developer/consultant
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-10-20 6:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-19 21:30 Missing "bin" file when files extracted from gcc-3.4.0.tar.bz2 Rene Holder
2006-10-20 6:45 ` Marcin Juszkiewicz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox