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: biarch cross gcc for x86_64


Thanks to the massive input from Kai I finally did it! Yeah :-) !
Thanks a lot, Kai. Without your help I would have not succeeded!

For all that are curious I attached my final script. Use it and have fun :-) !

After all the great input from Kai the only obstacle I had to solve was that 
gcc seems to generates libgcc_s.so in the "wrong" location if 
--enable-version-specific-runtime-libs is selected. So I had to create a 
couple of symlinks for libgcc_s.so. After that it rocked!

Lothar
-- 
Lothar Werzinger Dipl.-Ing. Univ.
framework & platform architect
Xcerla Corporation
275 Tennant Avenue, Suite 202
Morgan Hill, Ca 95037
email: lothar@xcerla.com
phone: +1-408-776-9018

Attachment: buildgcc.sh
Description: application/shellscript

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