[freetds] latest snapshot
Daniel Fazekas
fdsubs at axelero.hu
Sat May 8 13:05:07 EDT 2004
Gave the snapshot (freetds-0.63.dev.20040507) with the updates libtool
a try on Mac OS X 10.3.3:
gcc -dynamiclib -flat_namespace -undefined suppress -o
.libs/libtdsodbc.0.0.dylib .libs/odbc.o .libs/connectparams.o
.libs/convert_tds2sql.o .libs/descriptor.o .libs/prepare_query.o
.libs/odbc_util.o .libs/native.o .libs/sql2tds.o .libs/error.o
.libs/odbc_checks.o -all_load ../tds/.libs/libtds_objects.a
../replacements/.libs/libreplacements.a -liodbcinst
/usr/lib/libiconv.dylib -Wl,-Bsymbolic -install_name
/usr/local/lib/libtdsodbc.0.dylib -compatibility_version 1
-current_version 1.0
/usr/bin/libtool: unknown option character `B' in: -Bsymbolic
Usage: /usr/bin/libtool -static [-] file [...] [-filelist
listfile[,dirname]] [-arch_only arch] [-sacLT]
Usage: /usr/bin/libtool -dynamic [-] file [...] [-filelist
listfile[,dirname]] [-arch_only arch] [-o output] [-install_name name]
[-compatibility_version #] [-current_version #] [-seg1addr 0x#]
[-segs_read_only_addr 0x#] [-segs_read_write_addr 0x#] [-seg_addr_table
<filename>] [-seg_addr_table_filename <file_system_path>] [-all_load]
[-noall_load]
make[3]: *** [libtdsodbc.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
Everything except the odbc lib seems to build fine now without any
additional tweaking.
--
fds
More information about the FreeTDS
mailing list