[Bug 1054] dlloader modules are linked against the system libraries

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 31 11:16:34 PST 2005


Please do not reply to this email: if you want to comment on the bug, go to            
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=1054          
     




------- Additional Comments From ajax at nwnk.net  2005-01-31 11:16 -------
yes i will.  need to sanity check it on x86 but it should be fine.  give it an
hour or so for the rebuild to finish.

in theory we should be able to export that stuff from the server even on ia64,
the way we do for pretty much every other platform.  however i was utterly
unable to get the server to put __divsi3 and friends in the exported symbol
list, so i gave up and decided to link libgcc into the modules instead.  this
may or may not be a toolchain bug; i don't really feel like finding out.

the only danger is if libgcc contains any syscalls and we end up emitting them
directly into the module, which would break binary portability (even more).  i
doubt this will be a problem.          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


More information about the xorg-bugzilla-noise mailing list