Talk:RPi Linaro GCC Compilation

From eLinux.org
Revision as of 14:26, 21 January 2013 by Ymorin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
    • C compiler:
      • Set "gcc extra config" to "--with-float=hard"

This should not be required, as crostool-NG properly passes --with-float=hard to gcc's ./configure when hardware (FPU) is selected. If not, report the issue to the crosstool-NG mailing list.