Re: Compile problem with ld



Hi Billy,

You wrote:
> LDFLAGS=-L $HOME/usr/lib

There must not be a space between -L and the directory,
so it should read:
LDFLAGS=-L$HOME/usr/lib

HTH

-- 
Melvin Hadasht



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]