a question about Linux target dependence on GNU compiler.

Zack Weinberg zack@codesourcery.com
Fri Jan 21 05:52:00 GMT 2005


浅尾  忍 <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



More information about the Gcc mailing list