[lazarus] win32 dev sources

Payne Thomas E CNIN payne_t at crane.navy.mil
Thu Jul 15 11:59:10 EDT 1999


I am having problems, even when I follow the win32 HOWTO.
1) Installed v12 of win32 into c:\pp
2) Installed snapshot into c:\pp
3) moved ppc386.exe to \pp\bin\win32
4) edited ppc386w.cfg to point to \pp not \ppw
5) set envir vars
6) login to cvs
7) deleted v12 \pp\source\compiler & rtl
8) checked out base rtl compiler utils gtk fcl docs lazarus
9) made dir \pp\source\units\win32
10) copied base\makefile.fpc to \pp\source
11) did the make below

C:\PP\SOURCE>set path=d:\progra~1\gnu\wincvs
1.1;c:\pp\bin\win32;c:\pp\gtkdll

C:\PP\SOURCE>set
cvsroot=:pserver:cvs at tflily.fys.kuleuven.ac.be:/usr/local/CVS

C:\PP\SOURCE>set homedrive=d:

C:\PP\SOURCE>set homepath=\progra~1\gnu\wincvs 1.1

C:\PP\SOURCE>set FPCDIR=c:/pp/source

C:\PP\SOURCE>make compiler_all
c:/pp/bin/win32/make.exe -C rtl/win32 all
make.exe[1]: Entering directory `c:/pp/source/rtl/win32'
asw -o wprt0.ow wprt0.as
asw -o wdllprt0.ow wdllprt0.as
ppc386.exe -Twin32 -b- -Xs -OG2p3 -n -Fu../win32 -Fu. -Fi../inc -Fi../i386
-FE
 -di386 -Us -Sg syswin32.pp
ppc386.exe -Twin32 -b- -Xs -OG2p3 -n -Fu../win32 -Fu. -Fi../inc -Fi../i386
-FE
 -di386 -I../objpas ../objpas/objpas.pp
make.exe[1]: *** [objpas.ppw] Error -1
make.exe[1]: Leaving directory `c:/pp/source/rtl/win32'
make.exe: *** [rtl_all] Error 2

C:\PP\SOURCE>

I've been at this for hours, anybody want to help me?

Tom






More information about the Lazarus mailing list