[Ginga-hackers] Cross-compiling the ginga-ar to st plataform.

Bruno Seabra Lima bslima at telemidia.puc-rio.br
Fri Feb 25 19:33:25 CET 2011


yeah i have the STLinux and all the sh4-cross installed,
including the boost that i installed through stmyum.

Bruno Seabra Mendonça Lima
--------------
Bacharel em Ciência da Computação - UFMA
Mestrando da PUC-Rio
Pesquisador Laboratório Telemidia (PUC-Rio)
Pesquisador Colaborador LAWS (UFMA)
Pesquisador/Desenvolvedor Intacto Software
-------------
www.bslima.com


On Fri, Feb 25, 2011 at 3:24 PM, Arturo Zambrano <
arturo at lifia.info.unlp.edu.ar> wrote:

> Bruno,
>  you want to crosscompile and your prefix is point to /usr/local.
> do you have your platform for crosscompilation installed there?
> /usr/local should be used for x86, not for ST.
>
> You should have a directory containing all the sources you crosscompile.
> Put
> boost there and point your boost.pc there.
>
> arturo
>
>
>
> On Fri, Feb 25, 2011 at 2:53 PM, Bruno Seabra Lima <
> bslima at telemidia.puc-rio.br> wrote:
>
>> I tried to that:
>>
>> prefix=/usr/local
>> exec_prefix=${prefix}
>> libdir=${prefix}/lib
>> sharedlibdir=${libdir}
>> includedir=${prefix}/include
>>
>> Name: boost
>> Description: boost c++
>> Version: 1.4.6
>>
>> Requires:
>> Libs: -L${libdir} -L${sharedlibdir} -lboost
>> Cflags: -I${includedir}
>>
>> --- But still if no lucky =/ does anyone has the boost pkgconfig file to
>> give me some tips ?
>>
>> Thanks.
>>
>>
>> Bruno Seabra Mendonça Lima
>> --------------
>> Bacharel em Ciência da Computação - UFMA
>> Mestrando da PUC-Rio
>> Pesquisador Laboratório Telemidia (PUC-Rio)
>> Pesquisador Colaborador LAWS (UFMA)
>> Pesquisador/Desenvolvedor Intacto Software
>> -------------
>> www.bslima.com
>>
>>
>> On Fri, Feb 25, 2011 at 12:09 PM, Arturo Zambrano <
>> arturo at lifia.info.unlp.edu.ar> wrote:
>>
>>> Defining the pkgconfig file?
>>>
>>> On Fri, Feb 25, 2011 at 10:57 AM, Bruno Seabra Lima <
>>> bslima at telemidia.puc-rio.br> wrote:
>>>
>>>> Sorry to be posting in english, but my spanish sucks a lot ...
>>>> I'm trying to compile the ginga-ar to the ST plataform, but i got an
>>>> error on the boost library.
>>>> It cant find the boost library pkgconfig, but researching in the web the
>>>> boost lib doesnt have support for
>>>> pkgconfig, so how can i bypass this problem ?
>>>>
>>>>
>>>> Att,
>>>> ============
>>>> -- The C compiler identification is GNU
>>>> -- The CXX compiler identification is GNU
>>>> -- Check for working C compiler:
>>>> /opt/STM/STLinux-2.4/devkit/sh4/bin/sh4-linux-gcc
>>>> -- Check for working C compiler:
>>>> /opt/STM/STLinux-2.4/devkit/sh4/bin/sh4-linux-gcc -- works
>>>> -- Detecting C compiler ABI info
>>>> -- Detecting C compiler ABI info - done
>>>> -- Check for working CXX compiler:
>>>> /opt/STM/STLinux-2.4/devkit/sh4/bin/sh4-linux-g++
>>>> -- Check for working CXX compiler:
>>>> /opt/STM/STLinux-2.4/devkit/sh4/bin/sh4-linux-g++ -- works
>>>> -- Detecting CXX compiler ABI info
>>>> -- Detecting CXX compiler ABI info - done
>>>> -- Could NOT find Boost
>>>> -- checking for module 'boost>=1.40.0'
>>>> --   package 'boost>=1.40.0' not found
>>>> CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:266
>>>> (message):
>>>>   A required package was not found
>>>> Call Stack (most recent call first):
>>>>   /usr/share/cmake/Modules/FindPkgConfig.cmake:320
>>>> (_pkg_check_modules_internal)
>>>>   /home/raptor7/Downloads/
>>>> ginga.ar/tags/release/1.1.0/src/CMakeModules/AddBoost.cmake:6(PKG_CHECK_MODULES)
>>>>   CMakeLists.txt:35 (ADD_BOOST)
>>>> ======================
>>>>
>>>> Bruno Seabra Mendonça Lima
>>>> --------------
>>>> Bacharel em Ciência da Computação - UFMA
>>>> Mestrando da PUC-Rio
>>>> Pesquisador Laboratório Telemidia (PUC-Rio)
>>>> Pesquisador Colaborador LAWS (UFMA)
>>>> Pesquisador/Desenvolvedor Intacto Software
>>>> -------------
>>>> www.bslima.com
>>>>
>>>> _______________________________________________
>>>> Ginga-hackers mailing list
>>>> Ginga-hackers at lists.ourproject.org
>>>> https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-hackers
>>>>
>>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ourproject.org/pipermail/ginga-hackers/attachments/20110225/9b87b430/attachment-0001.htm 


More information about the Ginga-hackers mailing list