<font size=2 face="sans-serif">Hello Clang- and LLVM-Mailing list,</font>
<br>
<br><font size=2 face="sans-serif">I have a strange problem and no explanation
for it. I'm using two machines, one is a laptop and the other one a pc.
On both of them I compiled the LLVM and Clang for Windows 64bit. This is
my setup - now I explain what happened.</font>
<br>
<br><font size=2 face="sans-serif">On my laptop I started to jit an empty
bc file plus adding an obj file in pecoff format, generated by clang. The
code of the additional obj file gets jitted and executed - everything fine.</font>
<br>
<br><font size=2 face="sans-serif">On my pc the things are strange! I run
there a different project, but with the same idea: jit an empty bc file
and add a obj file in pecoff format generated by clang. But it does not
work there! The obj file is loaded correctly also calls to jit code are
working. BUT when the jit code has a reference to a function like prinft
- then it fails!</font>
<br><font size=2 face="sans-serif">So the address seem to be wrong calculated.
But the jit implementation on both systems are the same and on the laptop
even printfs are working. What could I have over looked?</font>
<br>
<br><font size=2 face="sans-serif">Kind regards</font>
<br><font size=2 face="sans-serif">Björn</font>
<br><font size=2 face="sans-serif"><br>
Als GmbH eingetragen im Handelsregister Bad Homburg v.d.H. HRB 9816, USt.ID-Nr.
DE 114 165 789<br>
Geschäftsführer: Hiroshi Kawamura, Dr Hiroshi Nakamura, Markus Bode, Heiko
Lampert, Takashi Nagano, Takeshi Fukushima.</font>