Hi,
The Xpm-noX library seems to depend on libintl, libiconv:
$ grep ^dependency_libs /usr/lib/noX/libXpm-noX.la
dependency_libs=' -lgdi32 -luser32 /usr/lib/libintl.la -L/usr/lib
/usr/lib/libiconv.la'
But cygcheck reports it does not:
$ cygcheck /bin/cygXpm-noX-4.dll
C:\cygwin17\bin\cygXpm-noX
Hi,
Dr. Volker Zell writes:
>
> Hi
>
> New versions of 'gd/libgd2/libgd-devel' have been uploaded to a server near
> you
>
> Cygwin NEWS:
>
>
> o Fixed a bug in /usr/bin/gdlib-config:
>
>Before: > gdlib-config --libs
>> -lXpm -lX11 -ljpeg -lfontconfig -lfreetyp
Hi,
Dave Korn writes:
>
> On 13 December 2007 12:46, Wynfield Henman wrote:
>
> > Has anybody had any success building --> ffmpeg
> > on cygwin. It has a rich set of codecs it can convert to and from.
>
> ffmpeg requires an llrintf() implementation to compile. newlib doesn't
> currently ha
Hi,
Brian Dessent writes:
>
> Dave Korn wrote:
>
> > I don't think it was being advocated in general, but I think it's reasonable
> > to assume that a pure const function like llrint isn't going to do anything
> > wacky.
>
> Yes, I realize it was probably not a worry in this particular case, bu
Hi,
Tim Prince computer.org> writes:
>
> Diego Biurrun wrote:
> > Hi!
> >
> > I have noticed that Cygwin does not implement llrint. However, llrint
> > is part of C99 and not having it available makes some applications (for
> > example MPlayer and FFmpeg) fail to compile.
> >
> > Are there an
Hi,
Brian Dessent writes:
> Victor Paesa wrote:
>
> > I downloaded the gcc-3.4.4 Cygwin source package, and I found that
> > (apparently) gcc 3.4.4 already had llrint built-in:
[skipped nice detailed explanation on how builtins work]
Thanks!
[...]
> So
ive/c/DOCUME~1/Inma/LOCALS~1/Temp/ccyDtvBd.o:llrint_test.c:(.text+0x34):
undefined reference to `_llrint'
collect2: ld returned 1 exit status
Are built-ins disabled in gcc-3.4.4 for Cygwin?
Could that be fixed by adding/removing flags to the configure line used
to build gcc 3.4.4 in Cygwin?
T
7 matches
Mail list logo