Mail Archives: cygwin-developers/1998/06/02/23:45:15
On Wed, May 20, 1998 at 10:28:57PM -0400, Christopher Faylor wrote:
>
> I've removed the PPC defines in my version of exceptions.cc. Should I check
> that in? The PPC section of the code is very much out of date nowadays
> anyway.
I presume that the PPC code might be helpful if someone wanted to
make the current Cygwin32 work for the ppc. And perhaps would be
useful for some random other processor type that isn't supported yet?
Should #include processor-specific code files perhaps? In other
words, add i386 and ppc subdirectories and then exceptions.cc would
just #include i386/exceptions.cc ifdef __i386__ and ditto for the ppc?
That might make things appear simpler and support other processors if
someone actually does the work? Or should we just nuke ppc support
and worry about other processor types when the subject actually comes
up?
--
Geoffrey Noer
noer AT cygnus DOT com
- Raw text -