public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Visibility of compiler symbols between executables and DLLs
@ 2005-09-26  9:32 Nick Glencross
  2005-09-26  9:42 ` Max Bowsher
  0 siblings, 1 reply; 6+ messages in thread
From: Nick Glencross @ 2005-09-26  9:32 UTC (permalink / raw)
  To: cygwin

Guys,

I've done some research on this and don't believe that it's a
perennial question that keeps coming up!

On many platforms compilation symbols in an executable are not made
visible to its Shared Library/DLLs by default, but this can often be
overridden with a compiler flag to change the policy. My question in a
nutshell then is whether cygwin has the ability to have a DLL access a
global variable within the executable that loads it? As an obvious
follow on, if yes, then how do you go about doing it?

Everything that I've seen indicates that this isn't possible, due to
limitations imposed by DLLs, but would appreciate believing this with
a bit more confidence,

Thanks in advance,

Nick

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-09-27  0:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-26  9:32 Visibility of compiler symbols between executables and DLLs Nick Glencross
2005-09-26  9:42 ` Max Bowsher
2005-09-26 10:22   ` Brian Dessent
2005-09-26 13:40     ` Christopher Faylor
2005-09-27  0:43     ` Charles Wilson
2005-09-26 21:41   ` Nick Glencross

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).