This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ADA PATCH] Target macro definitions for s390*-linux*


On Wed, 2004-04-28 at 08:43, Arnaud Charlet wrote:
> > Note that I'm actually using only files already present (basically,
> > s390 uses the same files as i386 and s390x the same as x86_64).
> 
> That's not really appropriate: each target should provide its own
> system dependent file, and no sharing of this file should be done (all
> the sharing done on this file in the past has caused confusion and bugs
> at one point or another).
> 
> So instead please create new files, e.g. system-linux-s390.ads and
> system-linux-s390x.ads, thanks.

For common OS interface and tasking files, may be it makes sense to
share them between linux/glibc targets? 

Laurent



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]