Re: Problems linking program

2002-04-22 Thread Larry Hall (RFK Partners, Inc)
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

Re: Problems linking program

2002-04-22 Thread Charles Wilson
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

Re: Problems linking program

2002-04-22 Thread Larry Hall (RFK Partners, Inc)
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 -

Re: Problems linking program

2002-04-22 Thread Matt Minnis
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

Re: Problems linking program

2002-04-21 Thread Larry Hall (RFK Partners, Inc)
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

Re: Problems linking program

2002-04-21 Thread Guy Harrison
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

Re: Problems linking program

2002-04-19 Thread Matt Minnis
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

Re: Problems linking program

2002-04-18 Thread Larry Hall (RFK Partners, Inc)
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-

Problems linking program

2002-04-18 Thread Matt Minnis
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/