<br><br><div class="gmail_quote">2010/3/26 Julian Bäume <span dir="ltr"><<a href="mailto:julian@svg4all.de">julian@svg4all.de</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
>   My question is how should be the Simulator class implemented? It's good<br><div class="im">
> enough a singleton as it was? The problem becomes tricky when we consider<br>
> the plugin structure... Or should we use come class from ktechlatform?<br>
</div>For now, I would like to change the code as little, as possible. So I'd prefer<br>
using a singleton, again.<br></blockquote><div><br>Then the simulator class will have to be loaded at application launch, or strange things will happen. <br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br>
Another thing I want to discuss is removing all GPSimProcessor calls and<br>
references from the simulator. I prepared a patch, that does this and without<br>
this, we won't have any PIC support in the simulator, but at least it compiles<br>
for me, now ;) (it doesn't link, because I haven't finished the other classes<br>
in that directory, yet.. ) Is it okay to temporarily remove PIC support and<br>
bring that feature back later?<br></blockquote><div><br>I'd recommend to place the PIC support in a separate plugin. It also introduces an external dependency (gpsim). For now just exclude building that plugin.<br> </div>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
bye then<br>
julian<br>
<br>
------------------------------------------------------------------------------<br>
Download Intel&#174; Parallel Studio Eval<br>
Try the new software tools for yourself. Speed compiling, find bugs<br>
proactively, and fine-tune applications for parallel performance.<br>
See why Intel Parallel Studio got high marks during beta.<br>
<a href="http://p.sf.net/sfu/intel-sw-dev" target="_blank">http://p.sf.net/sfu/intel-sw-dev</a><br>
_______________________________________________<br>
Ktechlab-devel mailing list<br>
<a href="mailto:Ktechlab-devel@lists.sourceforge.net">Ktechlab-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/ktechlab-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/ktechlab-devel</a><br>
</blockquote></div><br>