Re: MSYS postdeps question

2005-02-04 Thread Kevin Tew
MinGW/bin/../lib/gcc-lib/mingw32/3.2.3/crtend.o -Wl,--enable-runtime-pseudo-reloc -o .libs/libpspell-15.dll -Wl,--image-base=0x1000 -Wl,--out-implib,.libs/libpspell.dll.a Bob Friesenhahn wrote: On Thu, 3 Feb 2005, Kevin Tew wrote: I want to add -lole32 to my libtool file. Is there anyway t

MSYS postdeps question

2005-02-03 Thread Kevin Tew
I want to add -lole32 to my libtool file. Is there anyway to do this programatically using autoconf, etc Right now I have to paste it in manually BEFORE # Dependencies to place after the objects being linked to create a # shared library. postdeps="-lstdc++ -lmingw32 -lgcc -lmoldname -lmingwex -l