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]

crosstool 0.21, use for native cross


A few issues I ran into:
1. As well as testing for $CC defined, should check for $AR defined (for the same reason).
2. Make sure the target compiler on the build machine is in the path (otherwise glibc configure fails).
3. Make sure the output directory for the native compiler is not the same as the directory for the cross compiler (target name is the same, will delete ..)

Other then that, build was successful. Definitely saved a lot of time :)
Now to validate it...

- Shay

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