From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Mark Kettenis Cc: eliz@is.elta.co.il, gdb-patches@sources.redhat.com Subject: Re: [PATCH] Unify i386 xm.h for FreeBSD and Linux Date: Thu, 02 Aug 2001 13:17:00 -0000 Message-id: <3B69B53C.8030601@cygnus.com> References: <200107311922.f6VJM9j21912@delius.kettenis.local> <200108021520.SAA04555@is.elta.co.il> <3B698EF4.2070801@cygnus.com> <200108021839.f72IdIi03606@delius.kettenis.local> X-SW-Source: 2001-08/msg00049.html > Date: Thu, 02 Aug 2001 13:33:40 -0400 > From: Andrew Cagney > > Beyond that, I'm trying to figure out a way of detecting / setting the > host FP at runtime. > > That's not easy. Zack Weinberg tried to do that for GCC earlier this > year, and AFAIK gave up somewhere along the line. You might want to > take a look at hist postings on the GCC mailing lists (sorry, no pointer). Thanks for the pointer. For what its worth, we can't do much worse than what GDB does now :-) Andrew