This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: assert broken on spu-elf


Patrick Mansfield <patmans@us.ibm.com> wrote:
> On Tue, Feb 13, 2007 at 02:26:40PM -0600, jschopp wrote:
> > I usually play with our internal builds for IBMs SDK releases, this problem 
> > doesn't reproduce on that.  We do diverge slightly (with the intent of 
> > releasing all changes open source, merging all changes to mainline, and 
> > rebasing regularly).
> 
> But the assert fails on our internal builds: it links OK, but calls the
> non-offloaded buffered fiprintf so (AFAICT) nothing is printed.

Yes. Mixed use of offloaded stdio and non-offloaded stdio can cause
such kind of troubles...

--
(ASAYAMA Kazunori
  (asayama@sm.sony.co.jp))
t


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]