[lazarus] Make this thing work

Marc Weustink marc at dommelstein.net
Sun Sep 10 17:59:47 EDT 2000


At 14:56 10-09-2000 -0700, pouppah at www.com wrote:

>I am using an MS-DOS window to run this. The title bar where it usually 
>says MS-DOS prompt, changes at a particular point to show LDW when the 
>message linking allunits.exe comes on the display. All these programs run 
>from the command line. The 'make' program is also in the same directory 
>but there is another make utility(borland C++) in the path before this one 
>- I have to include the full path to pascal\bin\win32 in the make command. 
>Would that have any effect?

Didn't try that. I put the path to the gnu make first in my path. Maybe 
setting make from the commandprompt works:

set MAKE=C:\pascal\bin\win32\make.exe

and after that run C:\pascal\bin\win32\make.exe

Marc

btw, can you send the whole output of make ?















More information about the Lazarus mailing list