Mail Archives: djgpp-workers/1998/11/24/06:11:09
On Tue, 24 Nov 1998, Andris Pavenis wrote:
> I tested last
> egcs-1.1.1-prerelease-2 build for DJGPP (i586-pc-msdosdjgpp) under
> one old 386DX40 and compiled test example I used to check whether
> exceptions are working Ok and didn't met any problem. Binaries
> built for targets i586-* may be slightly less efficient on i386-*
> or i486-* but they still works Ok.
Oh, I thought that building for i586 means they use -march option. If
that's not true, then the problem is much less serious.
> So I think the only thing to build egcs for target i586-pc-msdosdjgpp
> on i386 is to override target and host when running configure.
> We need to do this even on Pentium as system is atherwise detected as
> i386-pc-msdosdjgpp.
Maybe it's time to make the default i586-pc-msdosdjgpp.
- Raw text -