FPC 2.6.4 released! (Announce)
> > >
> > > I didn't build FPC at all, just grabbed the precompiled Win32 build
> from
> > > FPC's
> > >
> >
> FTP.
> > > So somebody is building these regularly, but it isn't me!
> That's
> > > half the point, that I'm testing their builds, not mine.
> >
> > I'll check them out. These automated builds are Pierre's work, but there
> > could be a bug in the build process. I'll have to check.
>
> I checked them and they look fine. The problem appears to be that you're
> using the tiny rtl to build a small model program, which causes the 'Nil
> pointer assignment' error. The opposite (using the small rtl to build a
> tiny model program) works correctly.
FYI, I just committed a change to fpc trunk, which makes the tiny and small units incompatible with each other. The reasons:
- the bug you mentioned - while tiny programs using the small rtl work fine, the opposite - small programs, using tiny rtl don't really have the correct small model memory layout and print out a "Nil pointer assignment" error
- I'm planning a bug fix for interrupt procedures for the tiny model, which will make them different between small and tiny
- other differences between the two models may also be introduced in the future
Complete thread:
- FPC 2.6.4 released! - marcov, 15.03.2014, 21:55 (Announce)
- FPC 2.6.4 released! - ron, 15.03.2014, 23:27
- FPC 2.6.4 released! - Rugxulo, 17.03.2014, 08:14
- FPC 2.6.4 released! - Rugxulo, 17.03.2014, 08:39
- FPC 2.6.4 released! - marcov, 17.03.2014, 09:54
- FPC 2.6.4 released! - Rugxulo, 19.03.2014, 11:48
- FPC 2.6.4 released! - marcov, 19.03.2014, 21:28
- FPC 2.6.4 released! - Rugxulo, 20.03.2014, 04:24
- FPC 2.6.4 released! - Rugxulo, 23.03.2014, 06:33
- FPC 2.6.4 released! - Rugxulo, 23.03.2014, 10:50
- FPC 2.6.4 released! - Rugxulo, 22.04.2014, 02:18
- FPC 2.6.4 released! - marcov, 30.04.2014, 20:42
- FPC 2.6.4 released! - Rugxulo, 08.05.2014, 00:18
- FPC 2.6.4 released! - marcov, 30.04.2014, 20:42
- FPC 2.6.4 released! - Rugxulo, 22.04.2014, 02:18
- FPC 2.6.4 released! - nickysn, 03.04.2014, 13:51
- FPC 2.6.4 released! - Rugxulo, 05.04.2014, 23:55
- FPC 2.6.4 released! - nickysn, 06.04.2014, 00:26
- FPC 2.6.4 released! - Rugxulo, 06.04.2014, 02:13
- FPC 2.6.4 released! - nickysn, 06.04.2014, 11:21
- FPC 2.6.4 released! - nickysn, 08.04.2014, 17:17
- FPC 2.6.4 released! - nickysn, 10.04.2014, 18:37
- FPC 2.6.4 released! - nickysn, 08.04.2014, 17:17
- FPC 2.6.4 released! - nickysn, 06.04.2014, 11:21
- FPC 2.6.4 released! - Rugxulo, 06.04.2014, 02:13
- FPC 2.6.4 released! - nickysn, 06.04.2014, 00:26
- FPC 2.6.4 released! - Rugxulo, 05.04.2014, 23:55
- FPC 2.6.4 released! - Rugxulo, 23.03.2014, 10:50
- FPC 2.6.4 released! - Rugxulo, 30.03.2014, 10:08
- FPC 2.6.4 released! - marcov, 30.03.2014, 12:14
- FPC 2.6.4 released! - Rugxulo, 06.04.2014, 00:14
- FPC 2.6.4 released! - marcov, 30.03.2014, 12:14
- FPC 2.6.4 released! - Rugxulo, 23.03.2014, 06:33
- FPC 2.6.4 released! - Rugxulo, 20.03.2014, 04:24
- FPC 2.6.4 released! - marcov, 19.03.2014, 21:28
- FPC 2.6.4 released! - Rugxulo, 19.03.2014, 11:48
- FPC 2.6.4 released! - marcov, 17.03.2014, 09:54
- FPC 2.6.4 released! - ron, 15.03.2014, 23:27