[Mono-devel-list] build broken on amd64
    Willibald Krenn 
    Willibald.Krenn at gmx.at
       
    Fri Feb 25 09:08:00 EST 2005
    
    
  
Paolo,
Your threading-stuff changes (attribute) broke the build on AMD64, since 
  it's not possible to build a shared lib with local-exec tls. (At least 
that's what I understood when reading through "ELF Handling for 
Thread-Local-Storage")
Also MONO_THREAD_VAR_OFFSET is not defined for amd64 - what to do about 
that?
I tried to 'fix' the build in my local tree to do static only: Mini, 
dis, graph and profiler needed changes to use only libmono-static.la 
(the profiler also needs to build a static lib). However, I'm not quite 
convinced that this is the correct solution..
TIA,
    Willi
P.S.: The bootstrap build completed after invoking it twice. (First time 
there was some error..)
    
    
More information about the Mono-devel-list
mailing list