On 11/12/20 10:15 AM, Bill Schmidt via Gcc wrote:
On 11/12/20 10:06 AM, Marc Glisse wrote:
Does the i386 mm_malloc.h file match your scenario?
Ah, that looks promising indeed, and perhaps very simple! Marc,
thanks for the pointer!
And indeed, with this example it was a two-line change to
On 11/12/20 10:06 AM, Marc Glisse wrote:
On Thu, 12 Nov 2020, Bill Schmidt via Gcc wrote:
Hi! I'm working on a project where it's desirable to generate a
target-specific header file while building GCC, and install it with
the rest of the target-specific headers (i.e., in
lib/gcc//11.0.0/incl
On Thu, 12 Nov 2020, Bill Schmidt via Gcc wrote:
Hi! I'm working on a project where it's desirable to generate a
target-specific header file while building GCC, and install it with the
rest of the target-specific headers (i.e., in
lib/gcc//11.0.0/include). Today it appears that only those
h
Thanks for the pointer! I'll have a look at this.
Much obliged,
Bill
On 11/12/20 9:54 AM, Jonathan Wakely wrote:
On Thu, 12 Nov 2020 at 15:39, Bill Schmidt via Gcc wrote:
Hi! I'm working on a project where it's desirable to generate a
target-specific header
file while building GCC, and in
On Thu, 12 Nov 2020 at 15:39, Bill Schmidt via Gcc wrote:
>
> Hi! I'm working on a project where it's desirable to generate a
> target-specific header
> file while building GCC, and install it with the rest of the target-specific
> headers
> (i.e., in lib/gcc//11.0.0/include). Today it appears
Hi! I'm working on a project where it's desirable to generate a
target-specific header
file while building GCC, and install it with the rest of the target-specific
headers
(i.e., in lib/gcc//11.0.0/include). Today it appears that only those
headers
listed in "extra_headers" in config.gcc will