Hi,

I've tried to compile several packages under cygwin that have undefined
references i.e. imlib2, libast, eterm, freetds, unixODBC, etc.

I've found imlib2 and freetds in cygports, but not the rest.

Currently I'm trying to compile unixODBC, but freetds-devel does not include
libtdsodbc.so.

Was freetds compiled with the --with-unixodbc configure flag?

How do I compile version 0.64?

In general what's the trick for compiling a .so under cygwin/w32/dll (when
the author doesn't explicitly resolve the references, but relies on the
linux kernel to resolve them at run time)?

Do I need to create an import lib?

I've noticed in a couple source patches that the libtool flag -no-undefined
is added, I've tried that, but what else do I need to do?

Btw, what's the cygwin equivalent of ldd?

Thanks,

Michael 



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Cygwin-ports-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general

Reply via email to