This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: relocating the compiler and associated tools


Robert P. J. Day wrote:
ok, here we go.  with the files crt1.o and specs in the *copied*
directory under /usr/local, we have:

$ /usr/local/sh3/bin/sh3-unknown-linux-gnu-gcc --print-file-name crt1.o
/usr/local/sh3/bin/../lib/gcc/sh3-unknown-linux-gnu/3.4.1/../../../../sh3-unknown-linux-gnu/lib/crt1.o

$ /usr/local/sh3/bin/sh3-unknown-linux-gnu-gcc --print-file-name specs
/usr/local/sh3/bin/../lib/gcc/sh3-unknown-linux-gnu/3.4.1/specs

in other words, it looks good, no?

Yes. Now you just need to use it for a while in practice, and see if there are any remaining hitches.

Note that this probably won't work for gcc-2.95.3.
- Dan

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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