Am Freitag, den 09.02.2007, 06:21 +0100 schrieb Marc Santhoff:
> So in general I'm happy with the way it is, since I only have to keep
> alive some existing Installations on embedded systems (bugfixing if
> necessary). The new stuff is planned to work on FreeBSD 6 and FreeBSD 4
> has reached is of
Am Dienstag, den 06.02.2007, 09:09 +0100 schrieb Marco van de Voort:
> > Am Sonntag, den 28.01.2007, 22:55 +0100 schrieb Marco van de Voort:
> > (verified by compiling lazarus). The missing link from the start on was
> > the -Xf switch and a clean de- and reinstallation.
> >
> > So I'm happy but t
> Am Sonntag, den 28.01.2007, 22:55 +0100 schrieb Marco van de Voort:
> (verified by compiling lazarus). The missing link from the start on was
> the -Xf switch and a clean de- and reinstallation.
>
> So I'm happy but there are some small questions left:
>
> What about the other two items
>
> fp
Am Sonntag, den 28.01.2007, 22:55 +0100 schrieb Marco van de Voort:
> > Am Freitag, den 26.01.2007, 22:31 +0100 schrieb Marco van de Voort:
...
> > 1. reconstructed the original cprt0.as
>
> Yes. Also note the version numbers in the abitag (currently 504000 meaning
> 5.4).
>
> > 2. recompiled fpc
> Am Freitag, den 26.01.2007, 22:31 +0100 schrieb Marco van de Voort:
> > This is by design. The default changed from FreeBSD4 to FreeBSD5 here.
> >
> > The meaning of the compat switch -Xf changed accordingly afaik.
>
> Um, I've never heard or read of that switch, I'll try.
The fix mainly switc
Am Freitag, den 26.01.2007, 22:31 +0100 schrieb Marco van de Voort:
> > I haven't noticed up to now, but using fpc-2.0.4 on FreeBSD does not
> > work completely in FreeBSD 4.11 any more.
>
> This is by design. The default changed from FreeBSD4 to FreeBSD5 here.
>
> The meaning of the compat switc
> I haven't noticed up to now, but using fpc-2.0.4 on FreeBSD does not
> work completely in FreeBSD 4.11 any more.
This is by design. The default changed from FreeBSD4 to FreeBSD5 here.
The meaning of the compat switch -Xf changed accordingly afaik.
> - Compiling fpc 2.0.4 works.
> - Compiling p
Hi,
I haven't noticed up to now, but using fpc-2.0.4 on FreeBSD does not
work completely in FreeBSD 4.11 any more.
Observations:
- Compiling fpc 2.0.4 works.
- Compiling programs does not work with the new startup
code (rtl/freebsd/i386/cprto.as)
error: failure in _init_tls()
couldn't fin