msys, wx 2.8.0, gcc, linking phase problem
Daniel C. Bastos
dbast0s at yahoo.com.br
Thu Feb 15 07:15:06 PST 2007
In article <THBYHD.A.pnR.DQmzFB at brage.sunsite.dk>,
Vadim Zeitlin wrote:
> DCB> And then I manually repeat the g++ call above with coredll_combocmn.o
> DCB> added to the list above of object files and then the file
> DCB> wxmsw28d_adv_gcc_custom.dll is created. But I get some ``Info:'' lines
> DCB> from the linker.
> DCB>
> DCB> Info: resolving __ZN22wxPopupTransientWindow12ms_classInfoE by linking
> DCB> to __imp___ZN22wxPopupTransientWindow12ms_classInfoE (auto-import)
>
> These messages should be harmless but it, of course, shouldn't be needed
> to manually add object files like this. To be honest, I have no idea why it
> doesn't work by just linking with the libwx_mswd_core-2.8.dll.a which must
> already contain these symbols. And when in doubt, blame the others: I
> suspect that this is a mingw32 problem and, moreover, something specific to
> the version you use as exactly the same configure works correctly for me
> with 3.4.2. Sorry if you already wrote it and I missed it, but which
> version of mingw32 do you use?
%msysinfo
msysinfo-1.3: Send this to the MSYS support list:
MSYS 1.0.10(0.46/3/2) 2004-03-15 07:17 i686 unknown; targ=MINGW32
GNU bash, version 2.04.0(1)-release (i686-pc-msys); ENV=.profile
GNU Make version 3.79.1,Built for i686-pc-msys; MAKE_MODE=unix
gcc.exe (GCC) 3.2.3 (mingw special 20030504-1); targ=MINGW32
GNU ld version 2.13.90 20030111
789320 Tue Mar 16 13:32:49 2004 /bin/msys-1.0.dll
135680 Tue Mar 16 13:32:48 2004 /usr/bin/make.exe
82432 Sun May 04 23:38:20 2003 /mingw/bin/gcc.exe
566272 Sun Jan 12 04:42:48 2003 /mingw/bin/ld.exe
(...)
More information about the wx-users
mailing list