<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hello list,<br>
</p>
<p><br>
</p>
<p>We're having a curious thing happen in our port where&nbsp;<span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">offsets</span><span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">.rb
 selects a different backend than expected: X86 &nbsp;instead of X86_WIN.&nbsp;</span>&nbsp;</p>
<p><br>
</p>
<p>Background:<br>
</p>
<p><br>
</p>
<p>We're building on Windows with MSVC 2013, comparison to trunk are comparisons to WinCairo (our base).<br>
</p>
<p><br>
</p>
<p>We maintain our own variant of the offlineasm (build-LLDesiredOffsets.pl, build-LLIntAssembly, etc.) pipeline that avoids the makefiles and Perl but imitates their calls to the Ruby scripts underlying the overall&nbsp;process.<br>
</p>
<p><br>
</p>
<p>We also have our own process for generating LLIntOffsetsExtractor.exe, which I think is where our problem lies...<br>
</p>
<p><br>
</p>
<p>Our process still generates an MSVC solution that builds LLIntOffsetsExtractor.cpp and feeds into asm.rb, but ultimately results in X86 being selected as the active target instead of X86_WIN.<br>
</p>
<p><span style="font-size: 12pt;"><br>
</span></p>
<p><span style="font-size: 12pt;">Obviously the problem is&nbsp;on our end and comes from some deviation from the existing process in trunk, but it's not obvious to us what this is.</span></p>
<p><span style="font-size: 12pt;"><br>
</span></p>
<p><span style="font-size: 12pt;">Does anyone have any experience with the offlineasm process and could suggest some some ideas? Some environment variable we need to set in our process maybe?</span></p>
<p><span style="font-size: 12pt;"><br>
</span></p>
<p><span style="font-size: 12pt;">Thanks,</span></p>
<p><span style="font-size: 12pt;"><br>
</span></p>
<p><span style="font-size: 12pt;">Jim</span></p>
</div>
</body>
</html>