Closed Bug 239578 Opened 20 years ago Closed 20 years ago

compile error in editor.dll with gcc on windows

Categories

(Core :: DOM: Editor, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: bugzilla, Assigned: mozeditor)

Details

/cygdrive/d/mozilla/mozilla/build/cygwin-wrapper g++ -mno-cygwin -shared -o edit
or.dll  nsEditorRegistration.o   ./module.res -mwindows         -Wl,--whole-arch
ive ../html/libhtmleditor_s.a ../../txtsvc/src/libtxtsvc_s.a  ../text/libtextedi
tor_s.a ../base/libeditorbase_s.a  -Wl,--no-whole-archive -L../../../dist/bin -L
../../../dist/lib -lgkgfx ../../../dist/lib/libunicharutil_s.a -L../../../dist/l
ib -lxpcom -L../../../dist/bin -L../../../dist/lib -lnspr4 -lplc4 -lplds4 -L../.
./../dist/lib -ljs3250   -lm
../html/libhtmleditor_s.a(TextEditorTest.o)(.text$_ZN16nsQueryInterfaceC1EP11nsI
SupportsPj+0x15): In function `ZN8nsStringD2Ev':
/cygdrive/d/mozilla/mozilla/editor/libeditor/html/../../../dist/include/xpcom/ns
COMPtr.h: undefined reference to `_imp___ZTV16nsQueryInterface'
make[5]: *** [editor.dll] Error 1
make clean
make
did the trick
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.