Re: [fpc-pascal] error compiling lazarus

2011-01-08 Thread Jonas Maebe
On 09 Jan 2011, at 00:32, Benedikt Schindler wrote: > I think this is a problem with the 64Bit compiler. > In 32Bit this problem doesn't exist. What did you do to fix the linking of 32 bit programs on your system? (since in the previous message you showed that this did not work) > If i compile

Re: [fpc-pascal] error compiling lazarus

2011-01-08 Thread Benedikt Schindler
Hello, here is a upate on my problems with the actual svn version of fpc and lazarus. In 64Bit my fpc has still the problem to compile svn2revisioninc. It rais an exception on the following line: Application := TSvn2RevisionApplication.Create(nil); I think this is a problem with the 64Bit compi