For Programmers: Free Programming Magazines  


Home > Archive > Unix Programming > March 2005 > Cross compilation advice









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Cross compilation advice
Paul F. Johnson

2005-03-15, 8:59 pm

Hi,

I'm a complete beginner when it comes to cross compilers, however...

I have a Yopy PDA which has a cross compiler that contains a toolchain
based on gcc 2.95.3 and is short on a couple of the more useful widget
libraries (such as Qt). While gcc 2.95.3 wasn't bad, it had some really
annoying bugs and wasn't that hot on C++ templates (if memory serves me
correctly)

I have gcc 4 on my x86 linux boxes. I know I can cross compile as I've
done it before. However, what I would like to do is compile up Qt and
newer versions of gcc using the cross compiler. Question is, how do I do
that?

Assuming that is easy enough, would I use the same procedure for cross
compiling other source code?

I have the cross compiler in /opt

TTFN

Paul
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com