At 03:40 PM 4/22/2002, Charles Wilson wrote:
>Larry Hall (RFK Partners, Inc) wrote:
>
>>>ld -shared -o libgd.so.2.0.0 gd.o gd_gd.o gd_gd2.o gd_io.o gd_io_dp.o
>>>gd_io_file.o gd_ss.o gd_io_ss.o gd_png.o gd_jpeg.o gdxpm.o gdfontt.o gdfonts.o
>>>gdfontmb.o gdfontl.o gdfontg.o gdtables.o
Larry Hall (RFK Partners, Inc) wrote:
>>ld -shared -o libgd.so.2.0.0 gd.o gd_gd.o gd_gd2.o gd_io.o gd_io_dp.o
>>gd_io_file.o gd_ss.o gd_io_ss.o gd_png.o gd_jpeg.o gdxpm.o gdfontt.o gdfonts.o
>> gdfontmb.o gdfontl.o gdfontg.o gdtables.o gdft.o gdcache.o gdkanji.o wbmp.o
>> gd_wbmp.o gd
At 02:29 PM 4/22/2002, Matt Minnis wrote:
>Larry,
>
>What I am trying to do is guild a library for working with images called GD.
>It is for dynamically creating images, and I got it from:
>http://www.boutell.com/gd/
>
>The libraries and order that I am using is:
>LIBS=-lfreetype -lgd -lz -ljpeg -
Larry,
What I am trying to do is guild a library for working with images called GD.
It is for dynamically creating images, and I got it from:
http://www.boutell.com/gd/
The libraries and order that I am using is:
LIBS=-lfreetype -lgd -lz -ljpeg -lpng -lcygwin
I have resolved most of the issues
At 04:25 PM 4/19/2002, Matt Minnis wrote:
>Larry,
>
>I did an nm -C and collected the output to a text file.
>I found references to these functions in libc, libg, and libcygwin.
>I am not quite sure what to look for now.
>Can you explain what I need to be looking for?
>
>Thanks,
>
>Matt
>
>At 02:2
On Fri, 19 Apr 2002 15:25:27 -0500, "Matt Minnis" <[EMAIL PROTECTED]>
wrote:
>Larry,
>
>I did an nm -C and collected the output to a text file.
>I found references to these functions in libc, libg, and libcygwin.
>I am not quite sure what to look for now.
>Can you explain what I need to be lookin
Larry,
I did an nm -C and collected the output to a text file.
I found references to these functions in libc, libg, and libcygwin.
I am not quite sure what to look for now.
Can you explain what I need to be looking for?
Thanks,
Matt
At 02:24 PM 4/18/2002, you wrote:
>At 02:16 PM 4/18/2002, Mat
At 02:16 PM 4/18/2002, Matt Minnis wrote:
>I am having trouble linking a program:
>
>What libraries are these found in?
>__umoddi3
>__udivdi3
>_cygwin_istext_for_stdio
>
>The errors are below:
>/usr/lib/libg.a(vfprintf.o): In function `vfprintf_r':
>/home/Habacker/src/cygwin-1.3.2-1/build/i686-pc-
I am having trouble linking a program:
What libraries are these found in?
__umoddi3
__udivdi3
_cygwin_istext_for_stdio
The errors are below:
/usr/lib/libg.a(vfprintf.o): In function `vfprintf_r':
/home/Habacker/src/cygwin-1.3.2-1/build/i686-pc-cygwin/newlib/libc/stdio/../../.
./../../src/newlib/
9 matches
Mail list logo