This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.
On Mon, 22 Feb 1999, H.J. Lu wrote: >> > >> >I don't really see using local symbols for constructors as an >> >ELF-specific hack. HJ's implementation may be ELF-specific, but we >> >ought to be able to use the same tactic on any system with named >> >sections - at least XCOFF, and I know there are others. >> > >> >> I tried it also for DJGPP with egcs-1.1.2-pre1. Initially I didn't saw any >> problems but anyway it is not carefully tested yet. >> > >Assume your test is right, you will see the problem if there is one. > At that time I built 1.1.2pre1 with this patch and did only some very preliminary tests. Now I tried it for my own applications and with some tests I had and seems that all is Ok for DJGPP (Note that rather serious patches are required to build these version for DJGPP) Andris