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


On Tue, 9 Nov 2004, Arno Schuring wrote:

> [target-]gcc --print-file-name crt1.o

$ gcc --print-file-name crt1.o
/usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../crt1.o

> [target-]gcc --print-file-name specs

$ gcc --print-file-name specs
/usr/lib/gcc-lib/i386-redhat-linux/3.3.3/specs

  that's using the *native* gcc on my FC2 system, on the files in the
*copied* lib/gcc/... directory.  was that the combination you wanted
me to test?  should i summarize my build process to make sure i got
all the steps right?

rday

------
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]