The gcc*. Sorry for big typo :-)

On Saturday, January 19, 2013, Steven Cristian wrote:

> Maybe this could comprise of some difficult process of preparing the
> kernel for cross compile. This takes time, and Fabio does not have that
> specific time.
>
> In this case, would be more ok to just buy the arm and natively compile
> the code.
>
> Cheers,
> BlackNoxis
>
> On Saturday, January 19, 2013, Michele wrote:
>
>> Can you elaborate on that? I had the same question tho I didn't want to
>> add it to my previous email. Even at ARM (the company) they cross-compile
>> whenever they can.
>>
>> mic
>>
>>
>> On 19/01/2013 14:56, Fabio Erculiani wrote:
>>
>>> On Sat, Jan 19, 2013 at 1:45 PM, Feeyo | NixDevs <[email protected]>
>>> wrote:
>>>
>>>>
>>>> Why buy boards to compile ARM code? If you can just export the
>>>> toolchain to compile.
>>>> An easy:
>>>> """
>>>> export ARCH=arm
>>>> export CROSS_COMPILE=arm-none-linux-**gnueabi-
>>>> export PATH=$PATH:~/CodeSourcery/**Sourcery_G++_Lite/bin
>>>> export CFLAGS="-march=armv6j or-whatever-arm-march and-whatever-more"
>>>> make -j24
>>>> """
>>>>
>>>> Would fix it right?
>>>>
>>>
>>> No.
>>>
>>>
>>>> Regards,
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>
>>
>
> --
> Lead-Developer at Project Rogentos (Romanian Gentoo Operating System)
> GNU/Linux. Based on Sabayon and Gentoo Linux, Rogentos tends to offer
> support mainly for all Romanian Linux users and entrepreneurs which seek to
> learn an open and free system based on true values :)
> http://rogentos.ro
> www.facebook.com/RogentosLinux
> https://plus.google.com/106559511636021124919/ Google+
>
>

-- 
Lead-Developer at Project Rogentos (Romanian Gentoo Operating System)
GNU/Linux. Based on Sabayon and Gentoo Linux, Rogentos tends to offer
support mainly for all Romanian Linux users and entrepreneurs which seek to
learn an open and free system based on true values :)
http://rogentos.ro
www.facebook.com/RogentosLinux
https://plus.google.com/106559511636021124919/ Google+


Reply via email to