This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: IRIX 6.x issues
- To: knobi at knobisoft dot de, egcs at cygnus dot com
- Subject: Re: IRIX 6.x issues
- From: Jason Merrill <jason at cygnus dot com>
- Date: 20 Aug 1998 12:39:30 -0700
- References: <19980820092604.3277.rocketmail.cygnus.egcs@web4.rocketmail.com>
>>>>> Martin Knoblauch <knobi@rocketmail.com> writes:
> I am not totally sure why o32 support was removed from
> gcc-2.8.x/egcs for IRIX-6.x. Maybe someone else can
> comment on it.
It wasn't removed, it was never implemented. There were some internal
details that made it hard to support o32 and n32 in the same compiler. Jim
Wilson says that these have mostly been fixed, but someone still needs to
do the work.
Jason