[lazarus] Make this thing work
Marc Weustink
marc at lazarus.dommelstein.net
Sun Sep 10 16:35:14 EDT 2000
At 13:29 10-09-2000 -0700, pouppah at www.com wrote:
>Hi all
Hi
>I downloaded lazarus(cvs), and dosw32100full.zip. I'm trying to set this
>up on a win98 platform.
You only needed w32100full.zip, but this one is also OK.
I assume you ran the fpc install program ?
>I set OS_TARGET to win32 and type 'make' in the lazarus directory
It isn't needed to set the OS_TARGET, it defaults to the platform you
compile on.
>My problem:
>Do I have everything I need?
As far as I can see you have it all.
>Have I done anything wrong?
>Why do I get the message "can't exec asw.exe"?
Because make cant find the assembler. Adding you ppp\bin\win32 to yourpath
might help.
Marc
More information about the Lazarus
mailing list