Please accept my apologies to the ENTIRE FPC TEAM.<br><br>I should have never asked this. I was weak! (Pipe dream).<br><br>I have realized that this is the freepascal project, and all effort should be done to keep things in pascal. I am myself a big pascal fan, and I have forsaken my values and fundamentals. Please feel free to slap me.<br>
<br>I have stopped my whining and ported the code from c++ to fpc.<br><br>Problem solved.<br><br><div class="gmail_quote">On Mon, Sep 14, 2009 at 8:34 PM, Marco van de Voort <span dir="ltr"><<a href="mailto:marcov@stack.nl">marcov@stack.nl</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">In our previous episode, Desmond Coertzen said:<br>
> I need some advice:<br>
><br>
> I have a few c++ source files containing conversion functions. Is it at all<br>
> possible to compile them into my fpc project?<br>
><br>
</div><div class="im">> Is this possible with fpc? Am I under<br>
> the influence of a pipe dream?<br>
<br>
</div>Wrap it in plain C and stuff it in a library with libstdC++ linked to it. Then write a Pascal header for<br>
it, and use it like any C library.<br>
<div class="im"><br>
> I imagine I have seen this in kylix 3.<br>
<br>
</div>Could be, but that is because Borland also has a BCB C++ compiler that is<br>
kept strictly in line with Delphi from a compatibility aspect.<br>
<br>
In BCB there is also specific syntax to declare stuff Delphi compatible.<br>
_______________________________________________<br>
fpc-devel maillist  -  <a href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a><br>
<a href="http://lists.freepascal.org/mailman/listinfo/fpc-devel" target="_blank">http://lists.freepascal.org/mailman/listinfo/fpc-devel</a><br>
</blockquote></div><br>