------- Comment #1 from ramana at gcc dot gnu dot org  2010-02-16 11:20 -------

What happens if you use make all-gcc all-target-libgcc on the top level of your
object tree rather than using make all.


Also, it's not necessary that all options supported by the Codesourcery
toolchain should work with the FSF toolchain.

For instance using this with the FSF toolchain is not correct and will create
more problems for you later. 

  --enable-extra-sgxxlite-multilibs \
  --with-specs=%{O2:%{!fno-remove-local-statics: -fremove-local-statics}}
%{O*:%{O|O0|O1|O2|Os:;:%{!fno-remove-local-statics: -fremove-local-statics}}}
\


-- 

ramana at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43073

Reply via email to