Re: Re: New maintainer for EMX?
Ilya Zakharevich <[email protected]> Sun, 22 Jun 2003 01:48:51 -0700
| Newsgroups | gmane.comp.ide.emx.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jun 21, 2003 at 10:44:39PM +0200, Eberhard Mattes wrote: > > > For C++, support of section .gnu.linkonce is very important. > > > > What I wrote was about compiling EMX dlls. Having no C++ parts, why > > would they need .gnu.linkonce? > > Do you really want to use different object file formats for building > the emx DLLs and for building other DLLs? Actually, I do not care about file formats at all. I would not mind even if one compiles EMX.DLL with OpenWatcom. ;-) EMX dlls form an absolutely perpendicular topic to the rest of the distribution. This is the beauty of DLL architecture... I see not reason to compile them with 3.3.0 if this is much harder than compilation with 2.8.1. This is similar to seeing no reason to change nmake to make if it makes things much more complication [but I do not think this "if" holds]. Hope this helps, Ilya