All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 1225] New: Buildroot fails to account for "nof" subdirectory (no floating point)
@ 2010-03-02 20:25 bugzilla at busybox.net
  2010-03-02 21:50 ` [Buildroot] [Bug 1225] " bugzilla at busybox.net
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2010-03-02 20:25 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=1225

           Summary: Buildroot fails to account for "nof" subdirectory (no
                    floating point)
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: gnemesure at avtec.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


I am using buildroot-2010.2 to target a 440GP processor with no hardware
floating point.

When software floating point is enabled (BR2_SOFT_FLOAT), the gcc build puts
libgcc_s.so, libstdc++.so, etc. in an "nof" subdirectory that buildroot is not
accommodating. These are deposited in

   $(STAGING_DIR)/usr/powerpc-linux-uclibc/lib/nof

but the toolchain/gcc/gcc-uclibc-4.x.mk makefile tries to copy these files from

   $(STAGING_DIR)/usr/powerpc-linux-uclibc/lib

which results in failure to copy the libraries to the target filesystem.

This is with GCC 4.3.4. I'm not sure if this applies to other versions as well.

As a workaround, I think I can enable floating point in the kernel, and then
enable hardware floating point in the toolchain.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

end of thread, other threads:[~2010-07-29 19:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-02 20:25 [Buildroot] [Bug 1225] New: Buildroot fails to account for "nof" subdirectory (no floating point) bugzilla at busybox.net
2010-03-02 21:50 ` [Buildroot] [Bug 1225] " bugzilla at busybox.net
2010-03-03 15:05 ` bugzilla at busybox.net
2010-03-03 15:11 ` bugzilla at busybox.net
2010-03-03 16:06 ` bugzilla at busybox.net
2010-03-03 23:15 ` bugzilla at busybox.net
2010-04-09 14:54 ` bugzilla at busybox.net
2010-07-29 19:27 ` bugzilla at busybox.net

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.