[fpc-devel]Unable to compile Win32 1.1
Lee, John
LeeJ at logica.com
Fri Dec 15 11:59:32 CET 2000
As you all know I can't complile win32 1.1 or 1.0.3 at present (using go32v2
under win 95) ... This fault doesn't seem exactly same as mine (can't open
systemh.inc) --or is it?
BTW since my fault isn't going away & developers aren't seeing it-
apparently- Any more ideas to find what's wrong? John
-----Original Message-----
From: Peter Vreman [mailto:peter at freepascal.org]
Sent: Thursday, December 14, 2000 05:30
To: fpc-devel at deadlock.et.tudelft.nl
Subject: Re: [fpc-devel]Unable to compile Win32 1.1
At 14:59 13-12-00, you wrote:
>I have been using the 1.0.2 release build for a while now and I figured I'd
>update to the 1.1 development branch. So I synchronized with the 1.1 CVS
>source tree today. Building the 1.1 package quickly comes to an halt,
>though:
>
>C:\fpc-devel>make win32
>c:/pp/bin/win32/make.exe install OS_TARGET=win32
>make.exe[1]: Entering directory `c:/fpc-devel'
>c:/pp/bin/win32/make.exe compiler_cycle
>make.exe[2]: Entering directory `c:/fpc-devel'
>c:/pp/bin/win32/make.exe -C compiler cycle
>make.exe[3]: Entering directory `c:/fpc-devel/compiler'
>c:/pp/bin/win32/make.exe clean
>make.exe[4]: Entering directory `c:/fpc-devel/compiler'
>rm -f fpc.exe ppc386.exe ppcaxp.exe ppc68k.exe ppcppc.exe
>rm -f fpcmade.w32 ppas.bat link.res log
>rm -f *.ow *.ppw *.rst *.sw *.aw *.dll *.ppl
>rm -rf *.slw
>
>C:\fpc-devel>
>
>I'm compiling under Windows 2000 with GNU Make version 3.76.1.
>Have I erred someplace or is this because of a broken Makefile?
You try to run a 'make -n > m.bat' and then execute m.bat to check if it's
different.
Peter
_______________________________________________
fpc-devel maillist - fpc-devel at lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
More information about the fpc-devel
mailing list