Skip to Content.
Sympa Menu

freetds - Re: [freetds] FreeTDS and WINE?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Martin Spott <mas AT plesnik.de>
  • To: freetds AT lists.ibiblio.org
  • Subject: Re: [freetds] FreeTDS and WINE?
  • Date: Tue, 4 Feb 2003 17:08:06 +0100

On Mon, 3 Feb 2003 23:03:27 +0100, Martin Spott <mas AT plesnik.de> wrote:

> Please give me one day and I'll try it on Solaris/UltraSparc, Solaris on
> Sparc20 and IRIX64. Anyone interested in the output of the test suite ?

Building and running on 'mips-sgi-irix64' works fine (hah, the nicest 'sqsh'
I've ever seen on my Octane ;-) 'sparc-sun-solaris2' also is good.
'sparcv9-sun-solaris2' is a bit difficult because not everything is built in
the same binary format:

spr12: 17:06:25 /usr/local/src/freetds-0.61> find . -name \*.so.\* | xargs
file -h | grep -v symbolic
./src/odbc/.libs/libtdsodbc.so.0.0: ELF 64-bit MSB dynamic lib SPARCV9
Version 1, dynamically linked, stripped
./src/tds/.libs/libtds.so.2.0: ELF 32-bit MSB dynamic lib SPARC Version 1,
dynamically linked, stripped
./src/ctlib/.libs/libct.so.1.0: ELF 64-bit MSB dynamic lib SPARCV9 Version 1,
dynamically linked, stripped
./src/dblib/.libs/libsybdb.so.3.0: ELF 64-bit MSB dynamic lib SPARCV9
Version 1, dynamically linked, stripped


Apparently some compiler flags are not passed in certain subdirectories.

Still investigating,
Martin.
--
Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------




Archive powered by MHonArc 2.6.24.

Top of Page