WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 96888
[GTK] [Stable] Missing dllexport causing linking errors on Windows platform
https://bugs.webkit.org/show_bug.cgi?id=96888
Summary
[GTK] [Stable] Missing dllexport causing linking errors on Windows platform
Kalev Lember
Reported
2012-09-16 08:57:53 PDT
Creating library file: .libs/libwebkitgtk-3.0.dll.a./.libs/libWebCore.a(libWebCore_la-Editor.o):Editor.cpp:(.text+0x15326): undefined reference to `_imp___ZN7WebCore24FrameDestructionObserverD2Ev' ./.libs/libWebCore.a(libWebCore_la-Editor.o):Editor.cpp:(.text+0x15458): undefined reference to `_imp___ZN7WebCore24FrameDestructionObserverD2Ev' ./.libs/libWebCore.a(libWebCore_la-Editor.o):Editor.cpp:(.text+0x154dd): undefined reference to `_imp___ZN7WebCore24FrameDestructionObserverC2EPNS_5FrameE' ./.libs/libWebCore.a(libWebCore_la-Editor.o):Editor.cpp:(.text+0x156c7): undefined reference to `_imp___ZN7WebCore24FrameDestructionObserverD2Ev' /usr/lib64/gcc/i686-w64-mingw32/4.7.1/../../../../i686-w64-mingw32/bin/ld: ./.libs/libWebCore.a(libWebCore_la-Editor.o): bad reloc address 0x0 in section `.rdata' collect2: error: ld returned 1 exit status
Attachments
Patch
(1.60 KB, patch)
2012-09-16 09:01 PDT
,
Kalev Lember
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kalev Lember
Comment 1
2012-09-16 09:01:43 PDT
Created
attachment 164319
[details]
Patch
Kentaro Hara
Comment 2
2012-09-16 15:48:29 PDT
Comment on
attachment 164319
[details]
Patch rs=me
WebKit Review Bot
Comment 3
2012-09-16 15:54:01 PDT
Comment on
attachment 164319
[details]
Patch Clearing flags on attachment: 164319 Committed
r128712
: <
http://trac.webkit.org/changeset/128712
>
WebKit Review Bot
Comment 4
2012-09-16 15:54:03 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug