On April 15, 2004 7:27 am, Manjunath Sripadarao wrote:
Any ideas/tips. Am I even following the correct procedure ? There doesn't seem to be any document detailing this process. Any tips/instructions/suggestions would be greatly appreciated.
You are on the right track, but you've probably hit a winegcc bug. Can you please run that command line with -v:
wineg++ -v -mwindows -mno-cygwin -o mfcdb.so mfcdb.res mfcdb.dbg.o -lodbc32 -lole32 -loleaut32 -lwinspool -luuid
and report back the results? Thanks.