Re: [Cegcc-devel] No C++ DLL in mingw32ce

2007-06-13 Thread Pedro Alves
On 6/13/07, Danny Backx wrote: > > You've forgotten about this? > > Blush :-) > > Yes I did forget. > :-) > I really stumbled across this when I was trying to write the docs/ pages > that spell out the difference between cegcc and mingw32ce. > > I'll write that the mingw32ce will get C++ DLL sup

Re: [Cegcc-devel] No C++ DLL in mingw32ce

2007-06-13 Thread Danny Backx
On Wed, 2007-06-13 at 15:37 +0100, Pedro Alves wrote: > Danny Backx wrote: > > > > I just did a small experiment, I was wondering why we don't have a C++ > > DLL in the mingw32ce toolset. > You've forgotten about this? Blush :-) Yes I did forget. I really stumbled across this when I was trying

Re: [Cegcc-devel] No C++ DLL in mingw32ce

2007-06-13 Thread Pedro Alves
Danny Backx wrote: > > I just did a small experiment, I was wondering why we don't have a C++ > DLL in the mingw32ce toolset. > > Obviously there's a name problem, if you have a DLL in both worlds, then > which one will you install on your WinCE device. > > The experiment I did was to use the Ma

[Cegcc-devel] No C++ DLL in mingw32ce

2007-06-12 Thread Danny Backx
Pedro, I just did a small experiment, I was wondering why we don't have a C++ DLL in the mingw32ce toolset. Obviously there's a name problem, if you have a DLL in both worlds, then which one will you install on your WinCE device. The experiment I did was to use the Makefile in src/cegcc/libstdc+