[U-Boot] [PATCH] openrisc: updating build tools naming convention

Guillaume REMBERT guillaume.rembert at euryecetelecom.com
Sat Feb 13 18:35:30 CET 2016


Hi Bin,

Le 06/02/2016 05:11, Bin Meng a écrit :
> Hi Guillaume,
>
> On Fri, Feb 5, 2016 at 9:04 PM, Guillaume REMBERT
> <guillaume.rembert at euryecetelecom.com> wrote:
>> Hi Bin,
>>
>> Please use following repository with all needed software: linux / gcc / ...
>> https://github.com/openrisc
> Is that https://github.com/openrisc/or1k-gcc you are using?
YES
>> The current toolchain is called or1k-toolchain (or32-toolchain is the
>> old name).
>>
>> I used  the toolchain from there (and I also used latest gcc from that
>> time). My version:
>> # /home/or1k-toolchain/bin/or1k-elf-c++ -v
> I cannot find any pre-built toolchain on github. Did you build the
> toolchain on your own?
YES

Instructions to do it or to download prebuilt binaries can be found on
Or1k wiki :
http://opencores.org/or1k/OpenRISC_GNU_tool_chain

>> Utilisation des specs internes.
>> COLLECT_GCC=/home/or1k-toolchain/bin/or1k-elf-c++
>> COLLECT_LTO_WRAPPER=/home/or1k-toolchain/libexec/gcc/or1k-elf/4.9.2/lto-wrapper
>> Target: or1k-elf
>> Configuré avec: ../or1k-gcc/configure --target=or1k-elf
>> --prefix=/home/or1k-toolchain --enable-languages=c,c++ --disable-shared
>> --disable-libssp --with-newlib
>> Modèle de thread: single
>> gcc version 4.9.2 (GCC)
>>
>> Kind regards,
>>
>> Guillaume
>>
> Please avoid top-posting.
Is it better like this?
>> Le 25/01/2016 10:50, Bin Meng a écrit :
>>> Hi Guillaume,
>>>
>>> On Sun, Nov 8, 2015 at 10:37 PM, Guillaume REMBERT
>>> <guillaume.rembert at euryecetelecom.com> wrote:
>>>> Dear u-boot community,
>>>>
>>>> I just made a small change on the openrisc-generic platform
>>>> configuration to take in account the new naming convention (or1k instead
>>>> of or32, so the build process gets fine).
>>>>
>>>> Could you take care to review and approve the following patch, please?
>>>>
>>>> Kind regards,
>>>>
>>>> --
> [snip]
>
> Regards,
> Bin
Cheers,

Guillaume


More information about the U-Boot mailing list