nanogui@linuxhacker.org
nanogui@linuxhacker.org
On Tue, 12 Dec 2000, cys wrote:
> ]# arm-linux-gcc -o test test.c -lmylib
> ..../arm-linux/bin/ld : cannot find -lmylib
> what i missing?
You can specify the directory which contains the libary by using the -L
parameter.
--
------- Alex Holden -------
http://www.linuxhacker.org/
http://www.robogeeks.org/
nanogui@linuxhacker.org