This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Broken bootstrap of gcc on cygwin in gengtype


On 28 March 2007 11:57, Kai Tietz wrote:

> Hello,
> 
> I noticed a seg-fault in gengtype on cygwin bootstap. Guilty seem to be,
> that in method "oprintf" the standard c-library call "vsnprintf" is used,
> which is on MSVCRT broken. By a patching it to use vasnprintf it seems to
> work. Did somebody noticed this problem too ?


  Yes, see the thread "Re:  fyi: gengtype patches checked in" on the gcc-patches list.  No immediate solution yet...


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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