Re: [fpc-pascal] Cannot build FPC from SVN

2010-11-29 Thread Andrew Brunner
Bootstrapping from Ubuntu 10.10 and rebuilding from SVN got past the problem. I guess that an evolutionary dead end with some bad revision caused this problem... Anyways. I'm back up and running. On Mon, Nov 29, 2010 at 8:15 AM, Jonas Maebe wrote: > > On 29 Nov 2010, at 15:09, Andrew Brunner w

Re: [fpc-pascal] Cannot build FPC from SVN

2010-11-29 Thread Andrew Brunner
Hi Jonas, I use svn/trunk to build FPC. I bootstrapped a a few months ago Ubuntu 10.10 betas/release but I've been using 2.5.1 for over a year now seeded with what ever came with Ubuntu 10.10 distro (But that was months ago). Presently I don't how I'm not using 2.5.1 to build current FPC but

Re: [fpc-pascal] Cannot build FPC from SVN

2010-11-29 Thread Jonas Maebe
On 29 Nov 2010, at 15:09, Andrew Brunner wrote: FE. -FU/Developer/Source/Compilers/FPC/rtl/units/x86_64-linux -Cg - dx86_64 -dRELEASE ../objpas/fgl.pp fgl.pp(128,38) Error: Generics without specialization cannot be used as a type for a variable http://lists.freepascal.org/lists/fpc-devel/

[fpc-pascal] Cannot build FPC from SVN

2010-11-29 Thread Andrew Brunner
svn 1645 FE. -FU/Developer/Source/Compilers/FPC/rtl/units/x86_64-linux -Cg -dx86_64 -dRELEASE ../objpas/fgl.pp fgl.pp(128,38) Error: Generics without specialization cannot be used as a type for a variable This has been stopping the build process for a few days now. Anyone know about it or is thi