[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] C++ cout bug



On Thu, Jan 7, 2010 at 2:53 PM, Mark Duckworth
<mduckworth@atari-source.org> wrote:
> On 1/7/10 5:27 AM, Vincent Rivière wrote:
>>
>> Miro Kropacek a écrit :
>>>
>>> Hmm, this is strange, I'm 100% positive my binaries are always output of
>>> combo newest binutils + newest gcc, so those on my site are for sure build
>>> with binutils 2.20. Is there any way how to verify it?
>>
>> Sure.
>> I provided a testcase with my patch for this bug.
>> http://sourceware.org/bugzilla/attachment.cgi?id=4250&action=view
>> The file p3041data.s is the source to provide to as,
>> and p3041data.d is the expected objdump result.
>>
>> Since your binutils version is 2.20 it is unlikely to have the bug.
>> Maybe Mark has messed up the libraries from several distributions ?
>>
>> And the first thing to do:
>> Mark, give us exactly your test program, we will tell you if it works for
>> us or not.
>>
> *sigh*  This was 100% my fault.  My build environment was NOT RIGHT.  The
> most glaring thing?  /usr/local/lib/gcc was a SYMLINK to /usr/lib/gcc!  I
> don't know how or whne that happened.  I just blew everything away and
> installed fresh and the bug is gone.
>
> Thanks,
> Mark
>
I like bug fixing, there's always so much you can learn

:)

Paul
thanks for the gold again guys, you dont know how much pain you are saving me...