------- Comment #3 from pinskia at gcc dot gnu dot org  2009-07-30 03:59 -------
Doesn't DLL source need to be compiled with -fPIC to allow it to work?

So what is happening is you are getting a runtime relocation inside the
.text.unlikely section which should not happen for DLLs I think ...


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40905

Reply via email to