* [Buildroot] Buildroot for target PowerPC 405 (on Xilinx XUPV2p Board)
@ 2008-12-01 15:40 Mirko ROCCO
2008-12-01 16:10 ` Bernhard Reutner-Fischer
0 siblings, 1 reply; 7+ messages in thread
From: Mirko ROCCO @ 2008-12-01 15:40 UTC (permalink / raw)
To: buildroot
Hi,
i'm trying to compile buildroot... this is my scenario:
HOST=i386-pc-linux
TARGET=powerpc 405 (i don't know if with FPU or not...)
I have the XUPV2P Board of Xilinx, and I would want to install on it an
linuz kernel (linux-2.6.xlnx.git kernel from xilinx!)
Which combination of uclibc, GCC, busybox, binutils, etc. etc. is better to
choose in "menuconfig"in my case?
Now I'm working with
Busybox: 1.12.x
uCLibc: 0.9.29
GCC: (really i try every combination with same result :-( ...)
binutils: 2.18
I never had success in compilation!!!
Can someone help me please?
Thanks, regards,
Mirko ROCCO
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20081201/31cbe455/attachment.htm
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] Buildroot for target PowerPC 405 (on Xilinx XUPV2p Board)
2008-12-01 15:40 [Buildroot] Buildroot for target PowerPC 405 (on Xilinx XUPV2p Board) Mirko ROCCO
@ 2008-12-01 16:10 ` Bernhard Reutner-Fischer
2008-12-02 12:04 ` Mirko ROCCO
2008-12-10 13:07 ` Mirko ROCCO
0 siblings, 2 replies; 7+ messages in thread
From: Bernhard Reutner-Fischer @ 2008-12-01 16:10 UTC (permalink / raw)
To: buildroot
On Mon, Dec 01, 2008 at 04:40:38PM +0100, Mirko ROCCO wrote:
>Hi,
>i'm trying to compile buildroot... this is my scenario:
>
>HOST=i386-pc-linux
>TARGET=powerpc 405 (i don't know if with FPU or not...)
405 would be without fpu as opposed to 405fp
>
>I have the XUPV2P Board of Xilinx, and I would want to install on it an
>linuz kernel (linux-2.6.xlnx.git kernel from xilinx!)
>
>Which combination of uclibc, GCC, busybox, binutils, etc. etc. is better to
>choose in "menuconfig"in my case?
Works fine for me with my tree ?) for gcc-4.3.2, gcc-trunk, current binutils and
latest kernel and current uClibc (or trunk), current busybox (or trunk). All of
the stuff you mention below is old by that measure (and didn't work for me).
>
>Now I'm working with
>Busybox: 1.12.x
>uCLibc: 0.9.29
>GCC: (really i try every combination with same result :-( ...)
>binutils: 2.18
>
>I never had success in compilation!!!
>
>Can someone help me please?
?) http://repo.or.cz/w/buildroot.git/
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] Buildroot for target PowerPC 405 (on Xilinx XUPV2p Board)
2008-12-01 16:10 ` Bernhard Reutner-Fischer
@ 2008-12-02 12:04 ` Mirko ROCCO
2008-12-10 13:07 ` Mirko ROCCO
1 sibling, 0 replies; 7+ messages in thread
From: Mirko ROCCO @ 2008-12-02 12:04 UTC (permalink / raw)
To: buildroot
Thank you Bernard for all information!
Now I try with your tree...
Soon!
Mirko ROCCO
2008/12/1 Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
> On Mon, Dec 01, 2008 at 04:40:38PM +0100, Mirko ROCCO wrote:
> >Hi,
> >i'm trying to compile buildroot... this is my scenario:
> >
> >HOST=i386-pc-linux
> >TARGET=powerpc 405 (i don't know if with FPU or not...)
>
> 405 would be without fpu as opposed to 405fp
> >
> >I have the XUPV2P Board of Xilinx, and I would want to install on it an
> >linuz kernel (linux-2.6.xlnx.git kernel from xilinx!)
> >
> >Which combination of uclibc, GCC, busybox, binutils, etc. etc. is better
> to
> >choose in "menuconfig"in my case?
>
> Works fine for me with my tree ?) for gcc-4.3.2, gcc-trunk, current
> binutils and
> latest kernel and current uClibc (or trunk), current busybox (or trunk).
> All of
> the stuff you mention below is old by that measure (and didn't work for
> me).
> >
> >Now I'm working with
> >Busybox: 1.12.x
> >uCLibc: 0.9.29
> >GCC: (really i try every combination with same result :-( ...)
> >binutils: 2.18
> >
> >I never had success in compilation!!!
> >
> >Can someone help me please?
>
> ?) http://repo.or.cz/w/buildroot.git/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20081202/298afbcf/attachment.htm
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] Buildroot for target PowerPC 405 (on Xilinx XUPV2p Board)
2008-12-01 16:10 ` Bernhard Reutner-Fischer
2008-12-02 12:04 ` Mirko ROCCO
@ 2008-12-10 13:07 ` Mirko ROCCO
2008-12-10 14:00 ` Bernhard Reutner-Fischer
1 sibling, 1 reply; 7+ messages in thread
From: Mirko ROCCO @ 2008-12-10 13:07 UTC (permalink / raw)
To: buildroot
Hi Bernhard!
I try to use your tree as you suggest me!
Unfortunately I recive this error and i don't know how to solve it:
/usr/bin/install: manca l'operando per il file di destinazione dopo
`/home/mirko/Documenti/TESI/BUILDROOT/buildroot-Bernhard/powerpc_nofpu_toolchain/linux/.config'
Usare `/usr/bin/install --help' per ulteriori informazioni.
make: ***
[/home/mirko/Documenti/TESI/BUILDROOT/buildroot-Bernhard/powerpc_nofpu_toolchain/linux/.configured]
Error 1
Any idea?
The folder "linux" doesn't exist in
"../buildroot-Bernhard/powerpc_nofpu_toolchain/", but instead exist
"linux-2.6.26.5". This is the folder that buildroot create every time i
launch "make", so is useless to rename the folder!
Hope you can help me, thanks!
Mirko ROCCO
2008/12/1 Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
> On Mon, Dec 01, 2008 at 04:40:38PM +0100, Mirko ROCCO wrote:
> >Hi,
> >i'm trying to compile buildroot... this is my scenario:
> >
> >HOST=i386-pc-linux
> >TARGET=powerpc 405 (i don't know if with FPU or not...)
>
> 405 would be without fpu as opposed to 405fp
> >
> >I have the XUPV2P Board of Xilinx, and I would want to install on it an
> >linuz kernel (linux-2.6.xlnx.git kernel from xilinx!)
> >
> >Which combination of uclibc, GCC, busybox, binutils, etc. etc. is better
> to
> >choose in "menuconfig"in my case?
>
> Works fine for me with my tree ?) for gcc-4.3.2, gcc-trunk, current
> binutils and
> latest kernel and current uClibc (or trunk), current busybox (or trunk).
> All of
> the stuff you mention below is old by that measure (and didn't work for
> me).
> >
> >Now I'm working with
> >Busybox: 1.12.x
> >uCLibc: 0.9.29
> >GCC: (really i try every combination with same result :-( ...)
> >binutils: 2.18
> >
> >I never had success in compilation!!!
> >
> >Can someone help me please?
>
> ?) http://repo.or.cz/w/buildroot.git/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20081210/4e5d0546/attachment.htm
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] Buildroot for target PowerPC 405 (on Xilinx XUPV2p Board)
2008-12-10 13:07 ` Mirko ROCCO
@ 2008-12-10 14:00 ` Bernhard Reutner-Fischer
[not found] ` <10d6046f0812100613m2f54f43cx4c4c413dbea7df25@mail.gmail.com>
0 siblings, 1 reply; 7+ messages in thread
From: Bernhard Reutner-Fischer @ 2008-12-10 14:00 UTC (permalink / raw)
To: buildroot
On Wed, Dec 10, 2008 at 02:07:56PM +0100, Mirko ROCCO wrote:
>Hi Bernhard!
>I try to use your tree as you suggest me!
>
>Unfortunately I recive this error and i don't know how to solve it:
Please show me your buildroot (toplevel) .config
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] Buildroot for target PowerPC 405 (on Xilinx XUPV2p Board)
[not found] ` <10d6046f0812100613m2f54f43cx4c4c413dbea7df25@mail.gmail.com>
@ 2008-12-10 14:44 ` Bernhard Reutner-Fischer
[not found] ` <10d6046f0812100657s396ae2a3n232aa92e681bde94@mail.gmail.com>
0 siblings, 1 reply; 7+ messages in thread
From: Bernhard Reutner-Fischer @ 2008-12-10 14:44 UTC (permalink / raw)
To: buildroot
On Wed, Dec 10, 2008 at 03:13:54PM +0100, Mirko ROCCO wrote:
>Hi! This is my config file for buildroot!
BR2_KERNEL_none=y
# BR2_KERNEL_LINUX is not set
You did not enable a kernel.
make menuconfig
goto the "kernel" and select "Kernel type" linux.
Enable "linux kernel" and set ".config file" to the
kernel config you want to use (e.g. "br2.ppc-405-kernel.config").
If you do not yet have a kernel .config file prepared, then you
can copy one of the ppc defconfig to that very file to the toplevel
directory.
HTH,
>
>Mirko ROCCO
>
>
>2008/12/10 Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
>
>> On Wed, Dec 10, 2008 at 02:07:56PM +0100, Mirko ROCCO wrote:
>> >Hi Bernhard!
>> >I try to use your tree as you suggest me!
>> >
>> >Unfortunately I recive this error and i don't know how to solve it:
>>
>> Please show me your buildroot (toplevel) .config
>>
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] Buildroot for target PowerPC 405 (on Xilinx XUPV2p Board)
[not found] ` <10d6046f0812100657s396ae2a3n232aa92e681bde94@mail.gmail.com>
@ 2008-12-10 15:37 ` Bernhard Reutner-Fischer
0 siblings, 0 replies; 7+ messages in thread
From: Bernhard Reutner-Fischer @ 2008-12-10 15:37 UTC (permalink / raw)
To: buildroot
Please keep this on the mailing list, it may be helpful for others too.
On Wed, Dec 10, 2008 at 03:57:15PM +0100, Mirko ROCCO wrote:
>Ok, thanks, I realize that the problem was this... now buildroot seems to
>compile, but I have still a doubt: I'm using a kernel from Xilinx, with
>support for same IP core that i need for my board.
>
>So, can I use the .config file for Xilinx kernel even if it is not for a
>"native linux kernel"?
If the kernel is reasonable new then you can use that kernel and appropriate
.config, yes.
If you select Toolchain -> Kernel Headers -> Linux 2.6 snapshot then
a linux-2.6.tar.bz2 tarball is used which has to contain the kernel
sources in the "linux-2.6/" directory.
So, either you git clone git://kernel.org/.... linux-2.6
for an upstream kernel or you can
mv linux-kernel-2.6-from-vendor linux-2.6
# cd linux-2.6 && make mrproper
tar -cjf dl/linux-2.6.tar.bz2 linux-2.6
where "dl/" is the BR2_DL_DIR from your buildroot .config.
>
>Many thanks for any help,
>Mirko ROCCO
>
>
>2008/12/10 Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
>
>> On Wed, Dec 10, 2008 at 03:13:54PM +0100, Mirko ROCCO wrote:
>> >Hi! This is my config file for buildroot!
>>
>> BR2_KERNEL_none=y
>> # BR2_KERNEL_LINUX is not set
>>
>> You did not enable a kernel.
>> make menuconfig
>> goto the "kernel" and select "Kernel type" linux.
>> Enable "linux kernel" and set ".config file" to the
>> kernel config you want to use (e.g. "br2.ppc-405-kernel.config").
>> If you do not yet have a kernel .config file prepared, then you
>> can copy one of the ppc defconfig to that very file to the toplevel
>> directory.
>>
>> HTH,
>>
>> >
>> >Mirko ROCCO
>> >
>> >
>> >2008/12/10 Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
>> >
>> >> On Wed, Dec 10, 2008 at 02:07:56PM +0100, Mirko ROCCO wrote:
>> >> >Hi Bernhard!
>> >> >I try to use your tree as you suggest me!
>> >> >
>> >> >Unfortunately I recive this error and i don't know how to solve it:
>> >>
>> >> Please show me your buildroot (toplevel) .config
>> >>
>>
>>
>>
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2008-12-10 15:37 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-01 15:40 [Buildroot] Buildroot for target PowerPC 405 (on Xilinx XUPV2p Board) Mirko ROCCO
2008-12-01 16:10 ` Bernhard Reutner-Fischer
2008-12-02 12:04 ` Mirko ROCCO
2008-12-10 13:07 ` Mirko ROCCO
2008-12-10 14:00 ` Bernhard Reutner-Fischer
[not found] ` <10d6046f0812100613m2f54f43cx4c4c413dbea7df25@mail.gmail.com>
2008-12-10 14:44 ` Bernhard Reutner-Fischer
[not found] ` <10d6046f0812100657s396ae2a3n232aa92e681bde94@mail.gmail.com>
2008-12-10 15:37 ` Bernhard Reutner-Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox