[fpc-pascal] another fpc RAD: MSEide

Florian Klaempfl florian at freepascal.org
Thu Apr 20 08:42:38 CEST 2006


Matt Emson wrote:
>> Because of
>> the superior functionality valgrind offers, I've installed vmware at my
>> pc at work and compile sometimes my programs with gcc (usually developed
>> with MSVC) to find memory leaks, dangling pointers etc.
> 
> Hmmm... so GCC produces the exact same output as MSVC now? 

No, why should this be necessary? By default program is built with MSVC, to do
error testing of the non gui part which is the biggest part, the non gui stuff
is compiled with gcc on linux and tested with valgrind.

> I don't think so.
> All you'll find are syntactical errors mainly.

Maybe you. Not me. Doesn't seem that you ever used valgrind.



More information about the fpc-pascal mailing list