This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: i386-netbsdelf description
On Sun, Jul 29, 2001 at 12:17:50AM +1000, matthew green wrote:
> * config.gcc (i386-*-netbsdelf): New description.
> * config/i386/netbsd-elf.h: New file.
Applied, except that I removed this:
> /** We don't have the C++ support for this (yet). */
> #undef DWARF2_UNWIND_INFO
> #define DWARF2_UNWIND_INFO 0
It _really_ should just work, now that you've fixed the constructors.
If it doesn't, let me know and I'll try to figure out what's wrong.
r~