Problem with altivec.h? [was: Elena -- where is altivec.h?]

Elena Zannoni ezannoni@redhat.com
Fri May 17 15:40:00 GMT 2002


Elena Zannoni writes:
 > Michael Snyder writes:
 >  > Hi, 
 >  > 
 >  > gdb.arch refers to this file, but I can't find it.
 >  > 
 >  > Michael
 > 
 > It's in gcc/config/rs6000 I think. If not it's somewhere close to that.
 > It's in gcc definitely.
 > 
 > Elena

MichaelS reminded me (private e-mail) that we cannot have gcc files
being required by the gdb tree. 
I guess we should make our own copy of altivec.h?

In case this is not obvious, the altivec C testsfiles (or any altivec
programs) need to include this <altivec.h> gcc file because it has
all the necessary #defines for vector types.

I could just add a copy to the gdb.arch directory. or include/gdb ?
What's the procedure here?


Elena



More information about the Gdb-patches mailing list