RTLD_LAZY

Joy Mukherjee jmukherj@vt.edu
Sat Oct 18 10:16:00 GMT 2003


Hi !
	I am trying to dlopen a .so witht he RTLD_LAZY flag set . According to the 
man pages, this should let the library load without forcing resolution of 
externs at thsi stage but it seems to fail . I saw a previous posting 
regarding this in the archives but could not find a solution . Is this some 
bug or unimplemented thing ? Or is there anyway around it ? Thanks a lot for 
all the help !

Joy



More information about the Gcc mailing list