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: [PATCH] cleanup IA-64


On Fri, Apr 12, 2002 at 11:45:58AM +0200, Andreas Schwab wrote:
> This cannot work, svr4.h is included after this file.

On the machine you bootstrapped this on, could you please try including
elfos.h rather than svr4.h?  svr4.h is really the implementation details
of SVR4 hosts (such as specific linking command), vs. specifying the SVR4
ELF ABI.

I know you already fixed this by moving the link spec to ia64/sysv4.h,
but that just hides what I suspect is unnecessary symbol pollution.
Thank you for fixing this.


> PS: Where did you bootstrap your patch?

I did not do a full bootstrap.  (my other platform patches from yesterday
I was able to test of course) I do not have an IA-64 machine.  The
FreeBSD Project only has access to 3 machines.  That is why in my
original email in this thread I wanted an IA64 maintainer to take my
patches test them, tweak them and commit.


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