[lazarus] Makefile updates

Luis R. Hilario l_hilario at yahoo.com
Tue Jan 29 09:30:42 EST 2002


Peter Vreman wrote:
> 
> The reason is that you use a go32v2 make.exe and a win32 ppc386.exe or a win32 make.exe
> and a go32v2 ppc386.exe. Both situations will not work as win32 has a 128 char commandline
> limitation between dos and win32 apps
> 

You are in the correct thing, but the problem is in the distributions of
FPC (make.exe of go32v2 in the packages of Win32). 

I sought and I found a very good make.exe
(http://unxutils.sourceforge.net), but they follow the problems:

codetoolmanager.pas(1352,50) Hint: Parameter SENDER not used
26935 Lines compiled, 10.2 sec
MAKE.EXE[2]: Leaving directory `C:/PP/LAZARUS/components/codetools'
MAKE.EXE[1]: Leaving directory `C:/PP/LAZARUS/components'
C:/PP/BIN/WIN32/MAKE.EXE lazarus.res
MAKE.EXE[1]: Entering directory `C:/PP/LAZARUS'
windres -i lazarus.rc -o lazarus.res
GCC.EXE: installation problem, cannot exec `cpp': No such file or
directory
windres: no resources
MAKE.EXE[1]: *** [lazarus.res] Error 1
MAKE.EXE[1]: Leaving directory `C:/PP/LAZARUS'
C:\PP\BIN\WIN32\MAKE.EXE: *** [ide] Error 2

The examples compile well, but not they function (to should function?)

-- 
 |------------------------------|
| Luis R. Hilario                |
| http://www.luis-digital.8m.com |
 |------------------------------|

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com






More information about the Lazarus mailing list