Re: [fpc-pascal] Internal error 200602261 when compiling a library

2006-12-28 Thread Stefan van den Berg
Stefan van den Berg wrote: I'm now trying to rebuild the whole toolchain (FPC, LCL, our own shared packages) and our libraries with -Aas and will see if that solves anything. Rebuilding the toolchain doesn't seem to be solving my problems. It seems, for now, I'll have to go back to revision 50

Re: [fpc-pascal] Internal error 200602261 when compiling a library

2006-12-28 Thread Stefan v. d. Berg
Jonas Maebe wrote: As a workaround, try compiling with -Aas. That seems to work when compiling a really, really small sample. I'll have to try this on the actual libraries, when I'm at my desk at work. Thanks for the quick fix. Stefan ___ fpc-pasc

Re: [fpc-pascal] Internal error 200602261 when compiling a library

2006-12-28 Thread Stefan van den Berg
Jonas Maebe wrote: > As a workaround, try compiling with -Aas. That seems to work when compiling a really, really small sample. But now compiling and linking the actual libraries against shared packages seems to fail with the following error: /usr/bin/ld: units/i386-linux/authorisationevent

Re: [fpc-pascal] Internal error 200602261 when compiling a library

2006-12-27 Thread Jonas Maebe
On 27 Dec 2006, at 20:11, Stefan v. d. Berg wrote: I'm trying to build some libraries, originally developed using Delphi 6, with the 2.1.1 Freepascal compiler (rev. 5723). A while back this used to work, but today the compiler gives me internal errors when compiling a library source file.

[fpc-pascal] Internal error 200602261 when compiling a library

2006-12-27 Thread Stefan v. d. Berg
Hello, I'm trying to build some libraries, originally developed using Delphi 6, with the 2.1.1 Freepascal compiler (rev. 5723). A while back this used to work, but today the compiler gives me internal errors when compiling a library source file. I've traced back the origin of the internal e