Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [buildroot 0003764]: elf2flt doesn't support powerpc
@ 2008-06-15 10:55 bugs at busybox.net
  0 siblings, 0 replies; 5+ messages in thread
From: bugs at busybox.net @ 2008-06-15 10:55 UTC (permalink / raw)
  To: buildroot


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=3764 
====================================================================== 
Reported By:                fabo
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   3764
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             06-15-2008 03:55 PDT
Last Modified:              06-15-2008 03:55 PDT
====================================================================== 
Summary:                    elf2flt doesn't support powerpc
Description: 
elf2flt doesn't support powerpc:

buildroot/toolchain_build_powerpc/elf2flt/elf2flt.c:115:2: error: #error
"Don't know how to support your CPU architecture??"

I guess elf2flt must be disabled if powerpc architecture is used.
However, I've seen some patches on internet that add powerpc support.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-15-08 03:55  fabo           New Issue                                    
06-15-08 03:55  fabo           Status                   new => assigned     
06-15-08 03:55  fabo           Assigned To               => buildroot       
======================================================================

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

* [Buildroot] [buildroot 0003764]: elf2flt doesn't support powerpc
@ 2008-06-15 20:00 bugs at busybox.net
  0 siblings, 0 replies; 5+ messages in thread
From: bugs at busybox.net @ 2008-06-15 20:00 UTC (permalink / raw)
  To: buildroot


The following issue has been RESOLVED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=3764 
====================================================================== 
Reported By:                fabo
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   3764
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             06-15-2008 03:55 PDT
Last Modified:              06-15-2008 13:00 PDT
====================================================================== 
Summary:                    elf2flt doesn't support powerpc
Description: 
elf2flt doesn't support powerpc:

buildroot/toolchain_build_powerpc/elf2flt/elf2flt.c:115:2: error: #error
"Don't know how to support your CPU architecture??"

I guess elf2flt must be disabled if powerpc architecture is used.
However, I've seen some patches on internet that add powerpc support.
====================================================================== 

---------------------------------------------------------------------- 
 jacmet - 06-15-08 13:00  
---------------------------------------------------------------------- 
There's afaik no uclinux (E.G. mmu-less Linux) support for powerpc. Why
would you want that? What processor are you using? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-15-08 03:55  fabo           New Issue                                    
06-15-08 03:55  fabo           Status                   new => assigned     
06-15-08 03:55  fabo           Assigned To               => buildroot       
06-15-08 13:00  jacmet         Status                   assigned => resolved
06-15-08 13:00  jacmet         Resolution               open => fixed       
06-15-08 13:00  jacmet         Note Added: 0008254                          
======================================================================

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

* [Buildroot] [buildroot 0003764]: elf2flt doesn't support powerpc
       [not found] <a02c9e436eecc029587d18803589723f@busybox.net>
@ 2008-06-15 22:22 ` Fathi Boudra
  2008-06-16  7:05   ` Peter Korsgaard
  0 siblings, 1 reply; 5+ messages in thread
From: Fathi Boudra @ 2008-06-15 22:22 UTC (permalink / raw)
  To: buildroot

----------------------------------------------------------------------
>  jacmet - 06-15-08 13:00
> ----------------------------------------------------------------------
> There's afaik no uclinux (E.G. mmu-less Linux) support for powerpc. Why
> would you want that? What processor are you using?
>

I tried an "allyesconfig" with powerpc/603e build.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20080616/92563fec/attachment-0001.htm 

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

* [Buildroot] [buildroot 0003764]: elf2flt doesn't support powerpc
  2008-06-15 22:22 ` [Buildroot] [buildroot 0003764]: elf2flt doesn't support powerpc Fathi Boudra
@ 2008-06-16  7:05   ` Peter Korsgaard
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2008-06-16  7:05 UTC (permalink / raw)
  To: buildroot

>>>>> "Fathi" == Fathi Boudra <fboudra@gmail.com> writes:

Hi,

 Fathi>     There's afaik no uclinux (E.G. mmu-less Linux) support for
 Fathi>     powerpc. Why would you want that? What processor are you
 Fathi>     using?


 Fathi> I tried an "allyesconfig" with powerpc/603e build.

Ahh, I'll add !powerpc to the depends for that. 

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [buildroot 0003764]: elf2flt doesn't support powerpc
@ 2008-07-17 10:39 bugs at busybox.net
  0 siblings, 0 replies; 5+ messages in thread
From: bugs at busybox.net @ 2008-07-17 10:39 UTC (permalink / raw)
  To: buildroot


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=3764 
====================================================================== 
Reported By:                fabo
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   3764
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             06-15-2008 03:55 PDT
Last Modified:              07-17-2008 03:39 PDT
====================================================================== 
Summary:                    elf2flt doesn't support powerpc
Description: 
elf2flt doesn't support powerpc:

buildroot/toolchain_build_powerpc/elf2flt/elf2flt.c:115:2: error: #error
"Don't know how to support your CPU architecture??"

I guess elf2flt must be disabled if powerpc architecture is used.
However, I've seen some patches on internet that add powerpc support.
====================================================================== 

---------------------------------------------------------------------- 
 jacmet - 06-15-08 13:00  
---------------------------------------------------------------------- 
There's afaik no uclinux (E.G. mmu-less Linux) support for powerpc. Why
would you want that? What processor are you using? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-15-08 03:55  fabo           New Issue                                    
06-15-08 03:55  fabo           Status                   new => assigned     
06-15-08 03:55  fabo           Assigned To               => buildroot       
06-15-08 13:00  jacmet         Status                   assigned => resolved
06-15-08 13:00  jacmet         Resolution               open => fixed       
06-15-08 13:00  jacmet         Note Added: 0008254                          
07-16-08 08:02  bernhardf      Status                   resolved => new     
07-17-08 03:39  bernhardf      Status                   new => closed       
======================================================================

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

end of thread, other threads:[~2008-07-17 10:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <a02c9e436eecc029587d18803589723f@busybox.net>
2008-06-15 22:22 ` [Buildroot] [buildroot 0003764]: elf2flt doesn't support powerpc Fathi Boudra
2008-06-16  7:05   ` Peter Korsgaard
2008-07-17 10:39 bugs at busybox.net
  -- strict thread matches above, loose matches on Subject: below --
2008-06-15 20:00 bugs at busybox.net
2008-06-15 10:55 bugs at busybox.net

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