I build SRC680_m91 on Windows successfully. However, the result binaries have debug info. I didn't set debug or DEBUG. The winenv.set file don't set it either. This is the options it used when compiling. It has -Zi which turn on debug info. :-
guw.pl /cygdrive/c/PROGRA~1/MICROS~2.NET/Vc7/bin/cl.exe -Zm500 -wd4251 .... -Ob1 -Zi -Fd../../../wntmsci10.pro/misc/_ooo_st_access.PDB -Oxs -Oy- -Gd ... /cygdrive/c/home/samphan/src/SRC680_m91/sw/source/core/access/accpara.cxx Are there any thing wrong with my setting or the build environment?
Look at my winenv.set I found setenv ENABLE_SYMBOLS "TRUE" setenv ENABLE_CRASHDUMP "STATIC"
I have to add '--enable-crashdump=no' to configure option to get rid of them, then '-Zi -Fd.....PDB' is gone. This means enable crashdump is on by default?
-- _/|\_ Samphan Raruenrom.
signature.asc
Description: OpenPGP digital signature
