فهرست منبع

+ enabled compiling lnet on arm-wince

git-svn-id: trunk@5687 -
Vincent Snijders 18 سال پیش
والد
کامیت
d75316efaf
4فایلهای تغییر یافته به همراه16 افزوده شده و 5 حذف شده
  1. 5 3
      fcl/Makefile
  2. 1 0
      fcl/Makefile.fpc
  3. 8 2
      fcl/lnet/Makefile
  4. 2 0
      fcl/lnet/Makefile.fpc

+ 5 - 3
fcl/Makefile

@@ -1,5 +1,5 @@
 #
-# Don't edit, this file is generated by FPCMake Version 2.0.0 [2006/11/14]
+# Don't edit, this file is generated by FPCMake Version 2.0.0 [2006/12/13]
 #
 default: all
 MAKEFILETARGETS=i386-linux i386-go32v2 i386-win32 i386-os2 i386-freebsd i386-beos i386-netbsd i386-solaris i386-qnx i386-netware i386-openbsd i386-wdosx i386-darwin i386-emx i386-watcom i386-netwlibc i386-wince m68k-linux m68k-freebsd m68k-netbsd m68k-amiga m68k-atari m68k-openbsd m68k-palmos powerpc-linux powerpc-netbsd powerpc-amiga powerpc-macos powerpc-darwin powerpc-morphos sparc-linux sparc-netbsd sparc-solaris x86_64-linux x86_64-freebsd x86_64-win64 arm-linux arm-palmos arm-wince arm-gba powerpc64-linux
@@ -281,7 +281,7 @@ ifeq ($(FULL_TARGET),i386-netwlibc)
 override TARGET_DIRS+=xml image db shedit passrc net fpcunit  lnet
 endif
 ifeq ($(FULL_TARGET),i386-wince)
-override TARGET_DIRS+=xml image db shedit passrc net fpcunit  web
+override TARGET_DIRS+=xml image db shedit passrc net fpcunit  lnet web
 endif
 ifeq ($(FULL_TARGET),m68k-linux)
 override TARGET_DIRS+=xml image db shedit passrc net fpcunit  web lnet
@@ -347,7 +347,7 @@ ifeq ($(FULL_TARGET),arm-palmos)
 override TARGET_DIRS+=xml image db shedit passrc net fpcunit
 endif
 ifeq ($(FULL_TARGET),arm-wince)
-override TARGET_DIRS+=xml image db shedit passrc net fpcunit  web
+override TARGET_DIRS+=xml image db shedit passrc net fpcunit  lnet web
 endif
 ifeq ($(FULL_TARGET),arm-gba)
 override TARGET_DIRS+=xml image db shedit passrc net fpcunit
@@ -3517,6 +3517,7 @@ TARGET_DIRS_SHEDIT=1
 TARGET_DIRS_PASSRC=1
 TARGET_DIRS_NET=1
 TARGET_DIRS_FPCUNIT=1
+TARGET_DIRS_LNET=1
 TARGET_DIRS_WEB=1
 endif
 ifeq ($(FULL_TARGET),m68k-linux)
@@ -3744,6 +3745,7 @@ TARGET_DIRS_SHEDIT=1
 TARGET_DIRS_PASSRC=1
 TARGET_DIRS_NET=1
 TARGET_DIRS_FPCUNIT=1
+TARGET_DIRS_LNET=1
 TARGET_DIRS_WEB=1
 endif
 ifeq ($(FULL_TARGET),arm-gba)

+ 1 - 0
fcl/Makefile.fpc

@@ -34,6 +34,7 @@ dirs_openbsd=web lnet
 dirs_linux=web lnet
 dirs_win32=web lnet
 dirs_win64=web lnet
+dirs_wince=lnet
 dirs_os2=lnet
 dirs_netware=lnet
 dirs_netwlibc=lnet

+ 8 - 2
fcl/lnet/Makefile

@@ -1,5 +1,5 @@
 #
-# Don't edit, this file is generated by FPCMake Version 2.0.0 [2006/11/12]
+# Don't edit, this file is generated by FPCMake Version 2.0.0 [2006/12/13]
 #
 default: all
 MAKEFILETARGETS=i386-linux i386-go32v2 i386-win32 i386-os2 i386-freebsd i386-beos i386-netbsd i386-solaris i386-qnx i386-netware i386-openbsd i386-wdosx i386-darwin i386-emx i386-watcom i386-netwlibc i386-wince m68k-linux m68k-freebsd m68k-netbsd m68k-amiga m68k-atari m68k-openbsd m68k-palmos powerpc-linux powerpc-netbsd powerpc-amiga powerpc-macos powerpc-darwin powerpc-morphos sparc-linux sparc-netbsd sparc-solaris x86_64-linux x86_64-freebsd x86_64-win64 arm-linux arm-palmos arm-wince arm-gba powerpc64-linux
@@ -262,6 +262,9 @@ endif
 ifeq ($(FULL_TARGET),i386-netwlibc)
 override TARGET_UNITS+=lnet lcommon levents lcontrolstack ltelnet lftp lsmtp
 endif
+ifeq ($(FULL_TARGET),i386-wince)
+override TARGET_UNITS+=lnet lcommon levents lcontrolstack ltelnet lftp lsmtp lhttputil lhttp lmimetypes lprocess lstrbuffer fastcgi lfastcgi lspawnfcgi lwebserver
+endif
 ifeq ($(FULL_TARGET),m68k-linux)
 override TARGET_UNITS+=lnet lcommon levents lcontrolstack ltelnet lftp lsmtp lhttputil lhttp lmimetypes lprocess lstrbuffer fastcgi lfastcgi lspawnfcgi lwebserver
 endif
@@ -304,6 +307,9 @@ endif
 ifeq ($(FULL_TARGET),arm-linux)
 override TARGET_UNITS+=lnet lcommon levents lcontrolstack ltelnet lftp lsmtp lhttputil lhttp lmimetypes lprocess lstrbuffer fastcgi lfastcgi lspawnfcgi lwebserver
 endif
+ifeq ($(FULL_TARGET),arm-wince)
+override TARGET_UNITS+=lnet lcommon levents lcontrolstack ltelnet lftp lsmtp lhttputil lhttp lmimetypes lprocess lstrbuffer fastcgi lfastcgi lspawnfcgi lwebserver
+endif
 ifeq ($(FULL_TARGET),powerpc64-linux)
 override TARGET_UNITS+=lnet lcommon levents lcontrolstack ltelnet lftp lsmtp lhttputil lhttp lmimetypes lprocess lstrbuffer fastcgi lfastcgi lspawnfcgi lwebserver
 endif
@@ -1688,7 +1694,7 @@ ifeq ($(CPU_TARGET),powerpc)
 FPCCPUOPT:=-O1r
 endif
 else
-FPCCPUOPT:=-O1r
+FPCCPUOPT:=-O2
 endif
 override FPCOPT+=-Ur -Xs $(FPCCPUOPT) -n
 override FPCOPTDEF+=RELEASE

+ 2 - 0
fcl/lnet/Makefile.fpc

@@ -22,6 +22,8 @@ units_win32=lnet lcommon levents lcontrolstack ltelnet lftp lsmtp lhttputil lhtt
       lmimetypes lprocess lstrbuffer fastcgi lfastcgi lspawnfcgi lwebserver
 units_win64=lnet lcommon levents lcontrolstack ltelnet lftp lsmtp lhttputil lhttp \
       lmimetypes lprocess lstrbuffer fastcgi lfastcgi lspawnfcgi lwebserver
+units_wince=lnet lcommon levents lcontrolstack ltelnet lftp lsmtp lhttputil lhttp \
+      lmimetypes lprocess lstrbuffer fastcgi lfastcgi lspawnfcgi lwebserver
 units_os2=lnet lcommon levents lcontrolstack ltelnet lftp lsmtp
 units_netware=lnet lcommon levents lcontrolstack ltelnet lftp lsmtp
 units_netwlibc=lnet lcommon levents lcontrolstack ltelnet lftp lsmtp