<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=4>Please, remove me from your e- mail list! It's enough! Ihave 
nothing to do with vm-dev. Patrick Mertens.</FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=laurent.laffont@gmail.com 
  href="mailto:laurent.laffont@gmail.com">laurent laffont</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=vm-dev@lists.squeakfoundation.org 
  href="mailto:vm-dev@lists.squeakfoundation.org">Squeak Virtual Machine 
  Development Discussion</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=contact@romain-verduci.com 
  href="mailto:contact@romain-verduci.com">Romain Verduci</A> ; <A 
  title=pharo-project@lists.gforge.inria.fr 
  href="mailto:pharo-project@lists.gforge.inria.fr">An open mailing list to 
  discuss any topics related to an open-sourceSmalltalk</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, August 15, 2011 3:38 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Vm-dev] building Cog on 64 
  bits debian</DIV>
  <DIV><BR></DIV>
  <P>
  <HR>
  </P>Hi Igor,
  <DIV><BR></DIV>
  <DIV>now it works well. I've created CogOnDebian64Config but I cannot commit 
  to VMMaker repository. So you can get it on:</DIV>
  <DIV>
  <DIV><BR></DIV>
  <DIV>Gofer itÂ&nbsp;</DIV>
  <DIV>Â&nbsp; squeaksource: 'LaurentLSandbox';</DIV>
  <DIV>Â&nbsp; version: 'CMakeVMMaker-LaurentLaffont.135';</DIV>
  <DIV>Â&nbsp; load</DIV></DIV>
  <DIV><BR></DIV>
  <DIV>InÂ&nbsp;CogOnDebian64Config comment:</DIV>
  <DIV><BR></DIV>
  <DIV>
  <DIV>Used to build 32 bit Cog on Debian 64 bits.</DIV>
  <DIV><BR></DIV>
  <DIV>You need to prepare Debian this way:</DIV>
  <DIV><BR></DIV>
  <DIV>apt-get install ia32-libs libc6-dev-i386 gcc-multilib g++-multilib</DIV>
  <DIV><BR></DIV>
  <DIV>ln -s /usr/lib32/libSM.so.6 /usr/lib32/libSM.so</DIV>
  <DIV>ln -s /usr/lib32/libICE.so.6 /usr/lib32/libICE.so</DIV>
  <DIV>ln -s /usr/lib32/libGL.so.1 /usr/lib32/libGL.so</DIV>
  <DIV>ln -s /usr/lib32/libX11.so.6 /usr/lib32/libX11.so</DIV>
  <DIV><BR></DIV>
  <DIV>Then you can go on CogOnDebian64Config generateWithSources.</DIV>
  <DIV><BR></DIV></DIV>
  <DIV><BR></DIV>
  <DIV>Laurent.</DIV>
  <DIV><BR></DIV>
  <DIV><BR>
  <DIV class=gmail_quote>On Mon, Aug 15, 2011 at 10:37 AM, Igor Stasenko <SPAN 
  dir=ltr>&lt;<A 
  href="mailto:siguctua@gmail.com">siguctua@gmail.com</A>&gt;</SPAN> wrote:<BR>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
    <DIV class=im><BR>On 15 August 2011 11:34, laurent laffont &lt;<A 
    href="mailto:laurent.laffont@gmail.com">laurent.laffont@gmail.com</A>&gt; 
    wrote:<BR>&gt;<BR>&gt; If I edit vm-display-null/CMakeLists.txt and 
    change:<BR>&gt; set_target_properties(vm-display-null PROPERTIES PREFIX "" 
    SUFFIX "" )<BR>&gt; to<BR>&gt; set(linkFlags "${linkFlags} -m32")<BR>&gt; 
    set_target_properties(vm-display-null PROPERTIES LINK_FLAGS "${linkFlags}" 
    PREFIX "" SUFFIX "" )<BR>&gt; then cmake. &amp;&amp; make<BR>&gt; it works, 
    right flags used.<BR>&gt; So it seems that generateWithSources output wrong 
    vm-display-null/CMakeLists.txt<BR>&gt; Laurent.<BR>&gt;<BR></DIV>Yes. Try 
    out CMakeVMMaker-IgorStasenko.134<BR><BR>And thanks for being persistent! 
    :)<BR><FONT color=#888888><BR>--<BR></FONT>
    <DIV>
    <DIV></DIV>
    <DIV class=h5>Best regards,<BR>Igor Stasenko AKA 
  sig.<BR></DIV></DIV></BLOCKQUOTE></DIV><BR></DIV></BLOCKQUOTE></BODY></HTML>