<!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.2900.3314" name=GENERATOR></HEAD>
<BODY>
<DIV>
<DIV><SPAN class=562391914-04082008><FONT face=Arial size=2>Hello 
again,</FONT></SPAN></DIV>
<DIV><SPAN class=562391914-04082008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=562391914-04082008>I'm still 
trying to make CMake compile my Symbian project using a gcc (GCCE) toolchai<SPAN 
class=928493814-04082008>n and I</SPAN></SPAN><SPAN 
class=562391914-04082008><SPAN class=928493814-04082008>&nbsp;have </SPAN>some 
progress&nbsp;<SPAN class=928493814-04082008>to report </SPAN>since my last 
posting (see <A 
href="BLOCKED::http://www.cmake.org/pipermail/cmake/2008-July/022868.html">http://www.cmake.org/pipermail/cmake/2008-July/022868.html</A>)&nbsp;<SPAN 
class=928493814-04082008>as the compiler check seems to work now (but not the 
linker yet).</SPAN></SPAN></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=562391914-04082008><SPAN 
class=928493814-04082008></SPAN></SPAN></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=562391914-04082008><SPAN 
class=928493814-04082008>My current CMake file set can be found 
here:</SPAN></SPAN></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=562391914-04082008><SPAN 
class=928493814-04082008><A 
href="https://garage.ran-dom.org/public/mixer-frans/brandneu/cmake-toolchain_files/">https://garage.ran-dom.org/public/mixer-frans/brandneu/cmake-toolchain_files/</A></SPAN></SPAN></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=562391914-04082008><SPAN 
class=928493814-04082008></SPAN></SPAN></FONT></FONT><FONT face=Arial><FONT 
size=2><SPAN class=562391914-04082008><SPAN 
class=928493814-04082008></SPAN></SPAN></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=562391914-04082008><SPAN 
class=928493814-04082008>Because it would be a great help for me already if I 
could use CMake/nmake use to compile (and not yet link) I switched off the 
compiler test for now and the CMake configure process seems to terminate 
successfully.</SPAN></SPAN></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=562391914-04082008><SPAN 
class=928493814-04082008></SPAN></SPAN></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=562391914-04082008><SPAN 
class=928493814-04082008>But when&nbsp;I run make now I get the following error 
message:</SPAN></SPAN></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=562391914-04082008><SPAN 
class=928493814-04082008></SPAN></SPAN></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=562391914-04082008><SPAN 
class=928493814-04082008><SPAN class=928493814-04082008><FONT face=Arial 
size=2>&gt; </FONT></SPAN>c:\project&gt;make</SPAN></SPAN></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=562391914-04082008><SPAN 
class=928493814-04082008><SPAN class=928493814-04082008><FONT face=Arial 
size=2>&gt; </FONT></SPAN>makefile:28: *** missing separator.&nbsp; 
Stop.</SPAN></SPAN></FONT></FONT></DIV></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=928493814-04082008><FONT face=Arial size=2>And when I look for 
the corresponding lines in Makefile I find:</FONT></SPAN></DIV>
<DIV><SPAN class=928493814-04082008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=928493814-04082008><FONT face=Arial size=2>26: !IF "$(OS)" == 
"Windows_NT"<BR><SPAN class=928493814-04082008><FONT face=Arial size=2>27: 
</FONT></SPAN>NULL=<BR><SPAN class=928493814-04082008><FONT face=Arial 
size=2>28: </FONT></SPAN>!ELSE<BR><SPAN class=928493814-04082008><FONT 
face=Arial size=2>29: </FONT></SPAN>NULL=nul<BR><SPAN 
class=928493814-04082008><FONT face=Arial 
size=2>30:&nbsp;</FONT></SPAN>!ENDIF<BR></FONT></SPAN></DIV>
<DIV><SPAN class=928493814-04082008><FONT face=Arial size=2>And&nbsp;after 
replacing this block manually by setting "NULL" to&nbsp;"nul"&nbsp;(it occurs 
another time in CMakeFiles/Makefile2) I get the following error 
message:</FONT></SPAN></DIV>
<DIV><SPAN class=928493814-04082008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=928493814-04082008><FONT face=Arial size=2>&gt; 
c:\project&gt;make<BR><SPAN class=928493814-04082008><FONT face=Arial 
size=2>&gt; </FONT></SPAN>make.exe[1]: *** No rule to make target 
`/nologo'.&nbsp; Stop.<BR><SPAN class=928493814-04082008><FONT face=Arial 
size=2>&gt; </FONT></SPAN>c:\Symbian\9.2\S60_3rd_FP1\epoc32\tools\make.exe: *** 
[all] Error 2<BR></FONT></SPAN></DIV>
<DIV><SPAN class=928493814-04082008><FONT face=Arial size=2>Is this behaviour 
known? What have I done wrong?</FONT></SPAN></DIV>
<DIV><SPAN class=928493814-04082008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=928493814-04082008><FONT face=Arial size=2>Thanks in 
advance,</FONT></SPAN></DIV>
<DIV><SPAN class=928493814-04082008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=928493814-04082008><FONT face=Arial 
size=2>Frans</FONT></SPAN></DIV>
<DIV><SPAN class=928493814-04082008><FONT face=Arial 
size=2>&nbsp;</DIV></FONT></SPAN><pre>
----------------------------------------------------------------
Please note: This e-mail may contain confidential information
intended solely for the addressee. If you have received this
e-mail in error, please do not disclose it to anyone, notify
the sender promptly, and delete the message from your system.
Thank you.
</pre>

</BODY></HTML>