Re: [fpc-devel] Linux x86_64 trunk fails to build

2013-04-26 Thread Joost van der Sluis
On Fri, 2013-04-26 at 00:07 -0500, Michal Wallace wrote: > On Apr 25, 2013 10:57 PM, "Anthony Walter" wrote > > nx64flw.pas(32,37) Error: Identifier not found "tcgraisenode" > Someone (you?) mentioned this on #fpc earlier. I tracked down the > cause of the problem but do not have a fix. No, that

Re: [fpc-devel] Linux x86_64 trunk fails to build

2013-04-25 Thread Anthony Walter
That looks like it did it, getting the older revision. I should have thought of that myself. Thanks. ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

Re: [fpc-devel] Linux x86_64 trunk fails to build

2013-04-25 Thread Michal Wallace
On Apr 25, 2013 10:57 PM, "Anthony Walter" wrote > nx64flw.pas(32,37) Error: Identifier not found "tcgraisenode" Someone (you?) mentioned this on #fpc earlier. I tracked down the cause of the problem but do not have a fix. Rolling back two revisions to r24322 (before the 8086 branch was merged i

[fpc-devel] Linux x86_64 trunk fails to build

2013-04-25 Thread Anthony Walter
For testing purposes I downloaded the Ubuntu 13.04 64bit version (which came out today) and tried to build the fpc trunk. I encountered the following problem during "make all": /home/username/fpc-2.6.2/bin/ppcx64 -Ur -Xs -O2 -n -Fux86_64 -Fusystems -Fu/home/username/fpc/fpc/rtl/units/x86_64-linux