This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Build Ada compiler for nios2?
- From: Eric Botcazou <ebotcazou at adacore dot com>
- To: Sebastian Huber <sebastian dot huber at embedded-brains dot de>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 04 Jan 2018 15:40:19 +0100
- Subject: Re: Build Ada compiler for nios2?
- Authentication-results: sourceware.org; auth=none
- References: <d1550018-2d14-8669-bc8f-e3f184c9f51e@embedded-brains.de>
> This HOST_WIDE_INT is defined in gcc/hwint.h. Who is supposed to include
> this file? Is this done via an #include or via a tm_file (gcc/config.gcc)?
Nobody I'd say, the declaration shouldn't be compiled for the target.
--
Eric Botcazou