This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG 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: crosstools, sysroolts and raspberries


Hi Diez,
Diez B. Roggisch wrote,

> Hey,
> So the questions I have is:
> 
>  - is it even feasible to achieve what I want - a system where I use binaries pre-built? Or will I run into (subtle, runtimey) problems with e.g. the ABI, that I didnât detect with my simple compilations so far?
>  - if it *is* feasible, how do I teach my toolchain to use the same directory layout?
>  - if it is *not* feasible, do I have to bootstrap all libraries, and is there a chance of doing that without having to fiddle with their buildsystems?
> 
> Thanks for listening,

I think you should try something like Buildroot, which has
opencv/boost ported to raspberry pi. Buildroot will build a
cross-compiler and all libraries for you. Adding a new package is
very simple.

best regards
 Waldemar

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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