This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: Handle the shared libgcc is a system library


On Mon, Jul 02, 2001 at 07:17:50AM +0100, Neil Booth wrote:
> H . J . Lu wrote:-
> 
> > On the other hand, it was me who wrote those cross compile stuff in
> > gcc. I guess I know what I am doing :-).
> 
> In that case, would you be so kind as to fully document it for those
> of lesser knowledge like myself?

I am afraid if I don't have the time and it has to be treated on a case
by case basis. If you have any specific questions on cross compiling to
Linux, I will be happy to help.

BTW, the key issue is the cross toolchain shouldn't even know anything
about the header files and libraries on the host machine. Many people
miss that.

BTW, I have a complete cross toolchain for Linux/mips hosted on RedHat
7.1. You can get it from

ftp://oss.sgi.com/pub/linux/mips/redhat/7.1/

You can get some ideas from my toolchain source rpm.


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]