[lazarus] Building WIN32 APP
Tony Maro
tony at maro.net
Sun Nov 2 02:28:09 EST 2003
I can't get the cross compile tools to build per the Lazarus-CCR site notes.
Here's the result when running the make:
[[[[ snip out excessive spam ]]]]
: the use of `mktemp' is dangerous, better use `mkstemp'
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd
-I./../bfd -I./../include -I./../intl -I../intl
-DLOCALEDIR="\"/usr/local/xmingw32/share/locale\""
-Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall
-Wstrict-prototypes -Wmissing-prototypes -O2 -c arparse.c
/bin/sh ./../ylwrap "" arlex.l lex.yy.c arlex.c --
./../ylwrap: line 86: arlex.l: command not found
make[4]: *** [arlex.c] Error 1
Near as I can figure, ylwrap is being supplied a blank filename to
execute. See the ""?
More information about the Lazarus
mailing list