This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: a question about Linux target dependence on GNU compiler.
æå å <asao.shinobu@jp.panasonic.com> writes:
> Now, I think that one of the implementation of Linux target
> dependence on GNU compiler is the MultiThreading correspondence, and
> another is the shared library correspondence.
>
> Is there something a necessary implementation for Linux target
> dependence besides these?
I still don't understand what you are trying to ask, but now I have
enough of an idea to make a stab in the dark.
You are trying to configure GCC to generate code for a new target.
This target uses Linux for its operating system. Correct? You want
to know what you have to do to GCC to make this work. Correct?
zw