Talk:RPi Linaro GCC Compilation

From eLinux.org
Revision as of 14:25, 21 January 2013 by Ymorin (talk | contribs) (Created page with "** C compiler: *** Set "gcc extra config" to "--with-float=hard" This should not required, as crostool-NG properly passes ''--with-float=hard'' to gcc's ./configure when ''ha...")
(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 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.