Re: Solaris/SPARC: SIGBUS in unittests/array_out.c
"Peter C. Norton" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Sep 28, 2010 at 04:08:17PM +0200, Frediano Ziglio wrote: > > I just committed a patch. It fixed big/little endian and ucs2 problem too > > (for uni(var)char). I didn't find a big endian machine to test with but > > should work. > > > > > It works !! (at least using an emulated MIPS machine...) > > freddy77 This is the fix, right? http://freetds.cvs.sourceforge.net/viewvc/freetds/freetds/src/replacements/iconv.c?r1=1.19&r2=1.20 To get this fix, do I need to build without the gnu libiconv? Thanks, -Peter