Re: [fpc-pascal] Lazarus and FPC integration

2005-11-01 Thread Team Z505
>Well, I am aware of the fact that a visual design environment like lazarus >(and delphi and VB), it's easy to fall into the trap to base your backend >design on the GUI design. If Eclipse or KDevelop have a solution for this >problem, then I'd like to hear it, but if they "solve" the problem by

Re: [fpc-pascal] Lazarus and FPC integration

2005-11-01 Thread Team Z505
>It's a major issue. In here, we're having a serious programmer >shortage. One of the coolest things about Lazarus is that it could >allow us to hire people that comes from a Windows/Delphi background >and integrate them into our Whatever/Linux enviroment. The problem is >that not everyone is cap

Re: [fpc-pascal] Import Pascal record function to C

2005-11-01 Thread Team Z505
> > On 10/31/05, Marco van de Voort <[EMAIL PROTECTED]> wrote: > > > Runtime library initialising might also be a problem if the DLL uses > > > complex > > > stuff internally? > > > > What do you mean by complex? > > Anything that needs stuff in the RTL initialised. Since this includes > heapman