Re: [Cegcc-devel] libstdc++.dll.a not built (svn)

2009-05-05 Thread Vincent Torri
On Wed, 6 May 2009, Danny Backx wrote: > On Wed, 2009-04-29 at 21:40 +0200, Vincent Torri wrote: >> i have built cegcc from svn (see my previous mail about doc not being >> built to know what i did for the build). >> >> libstdc++.la mentions that library_names is libstdc++.dll.a but that file >>

Re: [Cegcc-devel] libstdc++.dll.a not built (svn)

2009-05-05 Thread Danny Backx
On Wed, 2009-04-29 at 21:40 +0200, Vincent Torri wrote: > i have built cegcc from svn (see my previous mail about doc not being > built to know what i did for the build). > > libstdc++.la mentions that library_names is libstdc++.dll.a but that file > is not built. This is annoying as when linkin

[Cegcc-devel] Weird import table

2009-05-05 Thread Vincent R.
Hi, When compiling efl framework on wince and using mingw32ce I have noticed that some dll have weird import tables and especially, some DLL are referenced twice. For instance with libecore_wince-ver-pre-svn-01-0.dll : >arm-mingw32ce-objdump.exe -x libecore_wince-ver-pre-svn-01-0.dll | less