Re: Unable to build setup.exe: undefined reference to `_IID_IPersistFile'

2010-11-08 Thread Ken Brown
On 11/7/2010 8:18 PM, Charles Wilson wrote: On 11/7/2010 6:41 PM, Ken Brown wrote: -lole32 -lwsock32 -lnetapi32 /usr/lib/libuuid.a -L/lib -L/usr/lib ^^ /usr/lib/libintl.a /usr/lib/libiconv.a /usr/lib/mingw/liblzma.a -lbz2 -lz -lmingw32

Re: Unable to build setup.exe: undefined reference to `_IID_IPersistFile'

2010-11-08 Thread Andy Koppe
On 8 November 2010 12:29, Ken Brown wrote: On 11/7/2010 8:18 PM, Charles Wilson wrote: On 11/7/2010 6:41 PM, Ken Brown wrote: -lole32 -lwsock32 -lnetapi32 /usr/lib/libuuid.a -L/lib -L/usr/lib                                ^^ /usr/lib/libintl.a /usr/lib/libiconv.a

Re: Unable to build setup.exe: undefined reference to `_IID_IPersistFile'

2010-11-08 Thread Charles Wilson
On 11/8/2010 7:45 AM, Andy Koppe wrote: On 8 November 2010 12:29, Ken Brown wrote: You can see 'g++-3 -mno-cygwin' in the link command that I quoted in my original post. You're right. Sorry for the confusion. There must be some other reason that /usr/lib/libuuid.a is used. It's due to

Unable to build setup.exe: undefined reference to `_IID_IPersistFile'

2010-11-07 Thread Ken Brown
I've downloaded the cvs sources for setup.exe and run ./bootstrap.sh and make, but the build fails as follows: libtool: link: g++-3 -mno-cygwin -Werror -Wall -Wno-uninitialized -Wpointer-arith -Wcomments -Wcast-align -Wwrite-strings -g -O2 -mwindows -static -o setup.exe AntiVirus.o archive.o

Re: Unable to build setup.exe: undefined reference to `_IID_IPersistFile'

2010-11-07 Thread Charles Wilson
On 11/7/2010 6:41 PM, Ken Brown wrote: -lole32 -lwsock32 -lnetapi32 /usr/lib/libuuid.a -L/lib -L/usr/lib ^^ /usr/lib/libintl.a /usr/lib/libiconv.a /usr/lib/mingw/liblzma.a -lbz2 -lz -lmingw32 mklink2.o: In function `make_link_2':