AIX 5.1 dlopen shared library exception handling problem

David Edelsohn dje@watson.ibm.com
Thu Feb 5 19:00:00 GMT 2004


>>>>> Coulter, Scott writes:

Scott> Does it make sense that this behavior would show up only when loading the library
Scott> with dlopen() and not when linking to the library directly?
 
	The problem is due to the number of libraries and where they are
loaded in memory.  Dynamic linking at startup versus dlopen() changes
that.

David



More information about the Gcc mailing list