gengtype and automatically generated files

2021-01-04 Thread Bill Schmidt via Gcc
Hi!  I'm attempting to do something that may not have been done before, so I'm looking for advice, or a pointer to where, in fact, it has been done before. :) I'm automatically generating a back-end header file that declares some structures that include trees, and a bunch of global variables t

Re: gengtype and automatically generated files

2021-01-04 Thread Jeff Law via Gcc
On 1/4/21 10:40 AM, Bill Schmidt via Gcc wrote: > Hi!  I'm attempting to do something that may not have been done > before, so I'm looking for advice, or a pointer to where, in fact, it > has been done before. :) > > I'm automatically generating a back-end header file that declares some > struct

Re: gengtype and automatically generated files

2021-01-04 Thread Bill Schmidt via Gcc
Actually, the "./filename" syntax works fine.  I was missing a dependency in my t-rs6000 to make the header file appear available. Sorry for the noise! Bill On 1/4/21 11:40 AM, Bill Schmidt wrote: Hi! I'm attempting to do something that may not have been done before, so I'm looking for advice

Re: gengtype and automatically generated files

2021-01-05 Thread Bill Schmidt via Gcc
On 1/4/21 1:36 PM, Jeff Law wrote: On 1/4/21 10:40 AM, Bill Schmidt via Gcc wrote: Hi!  I'm attempting to do something that may not have been done before, so I'm looking for advice, or a pointer to where, in fact, it has been done before. :) I'm automatically generating a back-end header fil