[fpc-devel] Compile errors in HEAD Rev. 4429

2006-08-17 Thread Gabor Boros

Hi!

Platform is i386-win32.

1. problem: make install/zipinstall

upx: fpcmemdll.exe: FileNotFoundException: fpcmemdll.exe

Packed 0 files.
make[6]: [fpc_install] Error 1 (ignored)
	C:/FPC/2.0.4/bin/i386-Win32/cp.exe -fp fpcmemdll.exe 			 
C:/fpc_source/../fpc-pack/bin/i386-win32

cp.exe: fpcmemdll.exe: No such file or directory
make[6]: *** [fpc_install] Error 1


2. problem: make cycle CPU_TARGET=arm OS_TARGET=wince

system.inc(666,11) Error: Forward declaration not solved
FinalizeHeap


3. problem: After removed the FinalizeHeap declaration and call, tried 
 make again


	make[3]: *** No rule to make target `/sharemem.pp', needed by 		 
`sharemem.ppu'.  Stop.



Gabor
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Compile errors in HEAD Rev. 4429

2006-08-17 Thread Oro06

Hi,
both fixed on 4431

regards
or

Gabor Boros wrote:

Hi!

Platform is i386-win32.

1. problem: make install/zipinstall

upx: fpcmemdll.exe: FileNotFoundException: fpcmemdll.exe

Packed 0 files.
make[6]: [fpc_install] Error 1 (ignored)
C:/FPC/2.0.4/bin/i386-Win32/cp.exe -fp fpcmemdll.exe  
C:/fpc_source/../fpc-pack/bin/i386-win32

cp.exe: fpcmemdll.exe: No such file or directory
make[6]: *** [fpc_install] Error 1


2. problem: make cycle CPU_TARGET=arm OS_TARGET=wince

system.inc(666,11) Error: Forward declaration not 
solved FinalizeHeap



3. problem: After removed the FinalizeHeap declaration and call, tried 
 make again


make[3]: *** No rule to make target `/sharemem.pp', needed 
by  `sharemem.ppu'.  Stop.



Gabor
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel



___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] FPC documentation xml files

2006-08-17 Thread Vincent Snijders

Graeme Geldenhuys wrote:

I will file a bug report and post all the comments from this thread so
it doesn't get forgotten.

Regards,
 - Graeme -



Tonight I will update the docs on sf using fpc 2.1.1's fpdoc, it seems 
to be fixed in that version.


It still seems to be an issue in fpdoc from fpc 2.0.4-rc3. If that is 
the case, then distros creating the docs from source (maybe the fedora 
rpms) will have this bug too.


Michael, what version of fpdoc did you use to create the html doc for 
the release. Because those docs look ok.


Vincent
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] FPC documentation xml files

2006-08-17 Thread Michael Van Canneyt


On Thu, 17 Aug 2006, Vincent Snijders wrote:

 Graeme Geldenhuys wrote:
  I will file a bug report and post all the comments from this thread so
  it doesn't get forgotten.
 
  Regards,
   - Graeme -
 

 Tonight I will update the docs on sf using fpc 2.1.1's fpdoc, it seems
 to be fixed in that version.

 It still seems to be an issue in fpdoc from fpc 2.0.4-rc3. If that is
 the case, then distros creating the docs from source (maybe the fedora
 rpms) will have this bug too.

 Michael, what version of fpdoc did you use to create the html doc for
 the release. Because those docs look ok.

The latest 2.1.1 fpdoc.

Michael.
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel