Re: [Ekiga-devel-list] *.dll entry in Makefile



Hi Swen,

On Mon, Sep 24, 2007 at 07:57:18AM +0200, Swen Walkowski wrote:
> many thanks to you Kilian for your help, but
> after a long night, it does not work.
> So my CFLAGS and CXXFLAGS in the win32/ekiga/Makefile are:
> 
> CFLAGS = -I/home/pfefferkeks/win32/include
> -L/home/pfefferkeks/win32/lib -lVideo_Conference_AR.dll.a
> -march=pentium-mmx -DPTRACING
> 
> CXXFLAGS = -I/home/pfefferkeks/win32/include
> -L/home/pfefferkeks/win32/lib -lVideo_Conference_AR.dll.a
> -march=pentium-mmx -DPTRACING
> 
> Somebody else any ideas?

for the -l you won't need the .dll or .dll.a suffix.. Most probably that
will even break as "lib" is auto-prefixed and *.$SHAREDLIBEXT is
auto-suffixed.

-- 
Best regards,
Kilian

Attachment: signature.asc
Description: Digital signature



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