This is the mail archive of the gcc-patches@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: [libstdc++] PATCH to linker-map.gnu


Jason Merrill wrote:

The affected symbols were showing up as undefined on x86_64-pc-linux-gnu
because streamsize is a long, not an int.


Thanks for fixing this.

Tested x86_64-pc-linux-gnu, applied to trunk.


Actually, it's needed also in the 3_4-branch, would you please apply it there too?

Thanks again,
Paolo.


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