http://www.riscos.info/bugzilla3/show_bug.cgi?id=185


John Tytgat <john.tyt...@aaug.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from John Tytgat <john.tyt...@aaug.net>  2010-01-10 10:13:39 ---
I guess you have these problems because I've just updated UnixLib's wctype.h
wchar.h to later versions and those contain many more prototypes than UnixLib
has support for.  I've now just disabled the prototypes in those headers which
UnixLib does not have support for but I'm not really sure if that will address
all problems seen.  It could be very well that we have to tune features.h as
well (as that got upgraded as well).

Please sync trunk to at least r4442 and in order to avoid a full build, I think
this could work:

  $ cd builddir-cross
  $ cd arm-unknown-riscos/libunixlib && make distclean
  $ cd arm-unknown-riscos/libstdc++ && make distclean
  $ make
  $ make install

-- 
Configure bugmail: http://www.riscos.info/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

Reply via email to