It seems that compilation doesn't work under Windows Server 2003 Enterprise.
I did the same under Windows XP SP3 using
make go32v2zip "OPT=-gl -O- -Xs-"
and it works up to compilation of IDE fp.pas - see attached listing
fpc263.rar.
I got the same error for crt1.c even I think the compiler is c
Oh my god, I made a big mistake.
I'm very sorry, but you know - nobody is perfect.
I forgot to change the compiler from old one to 2.6.2, so in z:\pp was the
old one :-(
Well from start:
OS = Windows Server 2003 Enterprise, 3 GB RAM, on disk z: over 1 TB free
space
FPC 2.6.2 is installed in z:
On Fri, November 8, 2013 22:07, Lubomír Čabla wrote:
Hi Lubomir,
> thank you for your help but I am totally confused and do not know how to
> compile the compiler from snapshot.
>
> Could you help me, please? Thank you.
>
> I downloaded fpcbuild.zip, unpacked to Z:\fpcbuild and I got these error
Hi Pierre and Tomas,
thank you for your help but I am totally confused and do not know how to
compile the compiler from snapshot.
Could you help me, please? Thank you.
I downloaded fpcbuild.zip, unpacked to Z:\fpcbuild and I got these errors:
Z:\fpcbuild>make go32v2zip
z:/pp/bin/go32v2/make.exe
On Fri, November 8, 2013 12:31, Pierre Free Pascal wrote:
Hi,
> I think that your problem comes from the fact that you are
> using release go32v2 compiler version 2.6.2
> to compile 2.6.3 snapshot IDE.
> I was able to reproduce this problem.
> The error comes from the fact that there are sev
Hi Lubomir,
I think that your problem comes from the fact that you are
using release go32v2 compiler version 2.6.2
to compile 2.6.3 snapshot IDE.
I was able to reproduce this problem.
The error comes from the fact that there are several variations
of the environ pchar array ...
The assembler