Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 3751] New: MIPS: fix BR2_GCC_TARGET_ABI for MIPS n64
@ 2011-05-17 21:45 bugzilla at busybox.net
  2012-05-03 13:56 ` [Buildroot] [Bug 3751] " bugzilla at busybox.net
  2012-05-03 19:01 ` bugzilla at busybox.net
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2011-05-17 21:45 UTC (permalink / raw)
  To: buildroot

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

           Summary: MIPS: fix BR2_GCC_TARGET_ABI for MIPS n64
           Product: buildroot
           Version: 2011.02
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: cernekee at gmail.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created attachment 3307
  --> https://bugs.busybox.net/attachment.cgi?id=3307
[PATCH] buildroot: fix BR2_GCC_TARGET_ABI for MIPS n64

gcc 4.3/4.4/4.5 accept the following arguments for --with-abi=

"" | 32 | o64 | n32 | 64 | eabi)

So, the "n64" argument coming from buildroot should be changed to "64" so that
gcc's ./configure step does not error out.

Patch attached.  There may still be additional, unrelated problems building
this configuration.

-- 
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] 3+ messages in thread

end of thread, other threads:[~2012-05-03 19:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-17 21:45 [Buildroot] [Bug 3751] New: MIPS: fix BR2_GCC_TARGET_ABI for MIPS n64 bugzilla at busybox.net
2012-05-03 13:56 ` [Buildroot] [Bug 3751] " bugzilla at busybox.net
2012-05-03 19:01 ` bugzilla 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