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
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
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
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.
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