Hi, Eike,

Thank you very much for your reply! :-)

As Eike wrote:
[...]
>The problem is not /DEBUG:FULL (that's just a warning about
>a superfluous option switch, nevertheless should be corrected in the
>build environment later) but the string  C:\cygwin\DEBUGTYPE;cv  that is
>taken as an object file name. Check from where in your environment that
>string originates and correct it.
Yes, I see, thank you. But I can't find the string "C:\cygwin\DEBUGTYPE;cv" in 
my OOo source. But I can find some define in "\solenv\jaminc\wntmsci10.jam" 
like: 
LINKFLAGS=/NODEFAULTLIB /DEBUG:full /DEBUGTYPE:cv /INCREMENTAL:YES
LINKFLAGS=/NODEFAULTLIB /DEBUG:full /DEBUGTYPE:cv

and in "solenv\inc\wntmsci11.mk"
LINKFLAGSDEBUG=/DEBUG:full /DEBUGTYPE:cv

What confussed me is how does the extra string "C:\cygwin\" come out?  And I 
can build successfully, but can't debug. Could you give me some suggestion? :-)

And my env are : 
1. My VC++ Compiler is : MS VC++ 2005 Express
2. .NET Framework 2.0
3. PSDK 2003
and others referred in the web 
:http://wiki.services.openoffice.org/wiki/Building_OOo_with_Cygwin_on_Windows

PS. error information:
____________
/MAP /OPT:NOREF /NODEFAULTLIB /RELEASE /DEBUG:full C:\cygwin\DEBUGTYPE;cv /SUBSY
STEM:CONSOLE /DLL -out:../wntmsci11.pro/bin/sfx680mi.dll -map:../wntmsci11.pro/m
isc/sfx680mi.map -def:../wntmsci11.pro/misc/sfx680mi.def -implib:../wntmsci11.pr
o/lib/isfx.lib ..\wntmsci11.pro\slo\sfx_dflt_version.obj ..\wntmsci11.pro\slo\sf
x_description.obj ..\wntmsci11.pro\slb\sfx.lib ifwe.lib basic.lib ixcr.lib svtoo
l.lib itk.lib ivcl.lib isvl.lib sot.lib iutl.lib itools.lib ii18nisolang.lib sys
shell.lib icomphelp.lib iucbhelper.lib icppuhelper.lib icppu.lib ivos.lib isal.l
ib sj.lib e:\ooo_OOE680_m6_src\solver\680\wntmsci11.pro\lib\OffiecStandard.lib u
winapi.lib advapi32.lib shell32.lib gdi32.lib ole32.lib uuid.lib msvcrt.lib uwin
api.lib kernel32.lib user32.lib oldnames.lib stlport_vc8.lib ..\wntmsci11.pro\mi
sc\sfx680mi.res
LINK : warning LNK4224: /DEBUG:FULL is no longer supported;  ignored
LINK : fatal error LNK1181: cannot open input file 'C:\cygwin\DEBUGTYPE;cv.obj'
dmake:  Error code 2, while making '../wntmsci11.pro/bin/sfx680mi.dll'
---* tg_merge.mk *---  
____________


Best Regards,                    
Cynthia Qu
2008-01-06

>  Eike



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to