Problem Making Shared Library

Chris Faylor cygwin@cygwin.com
Fri Feb 9 08:40:00 GMT 2001


Please check out the project web page for links to available information
and ports:  http://cygwin.com/ .

If you don't see what you need there, then the cygwin mailing list is
the best place to make observations or get questions answered.
Information on the mailing list is available at the project web page.

For your convenience, I've reset the Reply-To: address to point to the
cygwin mailing list.  I've also Cc'ed this reply there.

On Fri, Feb 09, 2001 at 03:17:39PM -0800, Hadi Bannazadeh wrote:
>Dear Chris
>I have a question.
>when I made a .so file and used it as shared library
>by (gcc -ladd) which add is shared Lib name I found
>that all Functions in add library are exported!
>of course we have problem if we use some functions with same names in different libraries and the main program.
>as I know in VC++ or BorlandC I use _declspec(dllexport)
>or __export in front of exported functions prototype.
>and all other functions remain private for that DLL.
>How I can solve this problem
>Please Help me!!
>Best Regards
>Hadi
>Iran Telecommunication Research Center

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list