[fpc-pascal]Compiling the compiler
Jonas Maebe
jonas at zeus.rug.ac.be
Sun Apr 15 20:50:31 CEST 2001
On Sun, 15 Apr 2001, Oskar CahueƱas wrote:
> I already have the version 1.0.0 of FPC. I want to download the latest
> version sources. Can I compile the 1.0.4 version with 1.0.0 compiler? Or
> have I to download the precompiled binaries again? I use the go32v2 version
Normally, you always need the previous official release to compile the
next one, so for 1.0.4 that would be 1.0.2. However, it may work with
1.0.0 too, I don't know. But I don't think the precompiled binaries are
much (if any) bigger than the sources, if that's what you're worried
about. You don't have to download the big zipfile again, if you just want
to update your compiler/rtl, you have enough with the basego32.zip file.
Jonas
More information about the fpc-pascal
mailing list