This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc/libcpp: non-UTF-8 source or execution encodings?
- From: DJ Delorie <dj at redhat dot com>
- To: David Edelsohn <dje dot gcc at gmail dot com>
- Cc: dmalcolm at redhat dot com, uweigand at de dot ibm dot com, gcc at gcc dot gnu dot org
- Date: Tue, 19 Jul 2016 19:18:06 -0400
- Subject: Re: gcc/libcpp: non-UTF-8 source or execution encodings?
- Authentication-results: sourceware.org; auth=none
David Edelsohn <dje.gcc@gmail.com> writes:
> GCC on the system is not self-hosting -- I believe that GCC only is
> used as a cross-compiler.
I can confirm this - GCC for TPF is always a cross compiler, it never
runs *on* a TPF system.