Re: New IRC Channel for Linaro Toolchain Working Group

2021-07-16 Thread Maxim Kuvyrkov
> Thanks, > Andrew Pinski > > ________ > From: linaro-toolchain-boun...@lists.linaro.org > on behalf of Matthew Gretton-Dann > > Sent: Tuesday, March 12, 2013 4:27 AM > To: linaro-toolchain > Subject: New IRC Channel for Linaro Toolc

Re: New IRC Channel for Linaro Toolchain Working Group

2021-07-16 Thread Andrew Pinski
Hi all, Since freenode has gone down hill, are there any plans for moving the IRC channels to another server, like OFTC? Thanks, Andrew Pinski From: linaro-toolchain-boun...@lists.linaro.org on behalf of Matthew Gretton-Dann Sent: Tuesday, March 12

Re: About "__sync_fetch_and_add_4"//Re: [update]: Does linaro toolchain support c++11 ??

2018-01-16 Thread Christophe Lyon
nd_add_4` Or > __sync_fetch_and_add ? > I don't know, I suggest you contact Linaro support (LDTS). Thanks, Christophe > > Best regard. > > -邮件原件- > 发件人: Christophe Lyon [mailto:christophe.l...@linaro.org] > 发送时间: 2018年1月15日 17:28 > 收件人: zhangwentao (

res: About "__sync_fetch_and_add_4"//Re: [update]: Does linaro toolchain support c++11 ??

2018-01-15 Thread zhangwentao (M)
p" to implement `__sync_fetch_and_add_4` Or __sync_fetch_and_add ? Best regard. -邮件原件- 发件人: Christophe Lyon [mailto:christophe.l...@linaro.org] 发送时间: 2018年1月15日 17:28 收件人: zhangwentao (M) 抄送: linaro-toolchain@lists.linaro.org; Lizefan; leijitang; Huangqiang (H) 主题: Re: About &qu

About "__sync_fetch_and_add_4"//Re: [update]: Does linaro toolchain support c++11 ??

2018-01-13 Thread zhangwentao (M)
org] 发送时间: 2018年1月10日 18:38 收件人: zhangwentao (M) 抄送: linaro-toolchain@lists.linaro.org; Lizefan; leijitang; Huangqiang (H) 主题: Re: [update]: Does linaro toolchain support c++11 ?? On 10 January 2018 at 03:40, zhangwentao (M) <zhangwentao...@huawei.com> wrote: > Hi, all > > I ha

Re: [update]: Does linaro toolchain support c++11 ??

2018-01-10 Thread Christophe Lyon
ng -mcpu=cortex-a9 for instance should avoid the problem because the compiler will be able to generate synchronization primitives inline. Christophe > 发件人: zhangwentao (M) > 发送时间: 2018年1月10日 10:22 > 收件人: 'linaro-toolchain@lists.linaro.org' > 抄送: Huangqiang (H); Lizefan; leijitang > 主题: Doe

[update]: Does linaro toolchain support c++11 ??

2018-01-09 Thread zhangwentao (M)
-build/target/arm-eabi/snapshots/gcc.git~linaro-6.3-2017.05/libstdc++-v3/src/c++98/locale_init.cc:66: undefined reference to `__sync_synchronize' collect2: error: ld returned 1 exit status wentao@ubuntu:~/test/lamda$ 发件人: zhangwentao (M) 发送时间: 2018年1月10日 10:22 收件人: 'linaro-toolchain@lists.linaro.org' 抄送: H

Does linaro toolchain support c++11 ??

2018-01-09 Thread zhangwentao (M)
-o arm32# if gives -std=c++11 , the error is the same. a.cc: In function 'int main()': a.cc:10:2: error: cannot convert 'main()::<lambda()>' to 'Func {aka void (*)()}' in initialization }; ^ wentao@ubuntu:~/test/lamda$ ___________ linaro-toolc

Regarding license manifest for Linaro toolchain packages

2018-01-03 Thread Ronak Desai
Hi, I am using the following linaro toolchain and need to create a license manifest in terms what are the packages are there, what license they use. https://releases.linaro.org/components/toolchain/binaries/ 5.2-2015.11-2/aarch64-linux-gnu/ I don't see any such manifest in the release archive

Re: Linaro toolchain: libstdc++.so: file format not recognized; treating as linker script

2016-04-08 Thread Gunnar Arndt
smime.p7s Description: S/MIME Cryptographic Signature ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-toolchain

Re: Linaro toolchain: libstdc++.so: file format not recognized; treating as linker script

2016-04-07 Thread Jim Wilson
rning off case insensitive filenames with a registry change. I don't know what this will do to windows programs that might not be expecting case sensitive filenames.. Jim _______ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org https://lists.l

RE: Linaro toolchain: libstdc++.so: file format not recognized; treating as linker script

2016-04-07 Thread Pinski, Andrew
Actually NTFS can be made to be case sensitive. -Original Message- From: linaro-toolchain [mailto:linaro-toolchain-boun...@lists.linaro.org] On Behalf Of Jim Wilson Sent: Thursday, April 7, 2016 5:26 PM To: Gunnar Arndt <gunnar.ar...@vacos.de> Cc: Linaro Toolchain Mailman List &

Re: Linaro toolchain: libstdc++.so: file format not recognized; treating as linker script

2016-04-07 Thread Jim Wilson
s is only an issue if you want to use the netfilter package, which is not common in application programs. If you do need to use netfilter, then you may need to use a linux hosted cross compiler instead of a windows hosted cross compiler. Jim _______ linaro-tool

Re: Linaro toolchain: libstdc++.so: file format not recognized; treating as linker script

2016-04-07 Thread Jim Wilson
ou mentioned later today. If this is the case, then you might need to use a linux tar to properly extract it, which means for instance the cygwin tar, with winsymlinks set. Jim _______ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org https://lists.

Re: Linaro toolchain: libstdc++.so: file format not recognized; treating as linker script

2016-04-07 Thread Gunnar Arndt
I didn't try this, but this should in theory work. Jim smime.p7s Description: S/MIME Cryptographic Signature _______ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-toolchain

Re: Linaro toolchain: libstdc++.so: file format not recognized; treating as linker script

2016-04-06 Thread Jim Wilson
e a non-cygwin program to extract the package. I don't know if there is a non-cygwin tar available, but you could extract on a linux machine, use zip to create a zip/pkzip archive, and then use a windows unzip/pkzip program to extract it. I didn't try this, but this should in theory work. Jim

Linaro toolchain: libstdc++.so: file format not recognized; treating as linker script

2016-04-06 Thread Gunnar Arndt
with the Linaro toolchain, it fails with the following message: C:\firedect\dev\workspace\Test-Linux-ARM_1> "\Program Files (x86)\GNU Tools ARM Embedded\gcc-linaro-4.9-2016.02-i686-ming w32_arm-linux-gnueabi\bin\arm-linux-gnueabi-g++.exe" main.cpp c:/program files (x86)/gnu tools arm embedded/g

Re: [fido][meta-linaro-toolchain] arm-none-eabi-4.8-2014.04

2016-02-21 Thread Jim Wilson
ed toolchain, for systems not running linux. > After plug it into Yocto as an external toolchain, it failed to install it > correctly. Yocto is linux, so there is a contradiction here. It isn't clear why you are trying to do this, as this is not expected to work. > ../meta-linaro/meta-lin

[fido][meta-linaro-toolchain] arm-none-eabi-4.8-2014.04

2016-02-19 Thread Xi Zhou Zhou
-linaro-toolchain/recipes-devtools/external-linaro-toolchain/ external-linaro-toolchain.bb, do_install | DEBUG: Executing shell function do_install | cp: cannot stat `/opt/gcc-linaro-arm-none-eabi-4.8-2014.04_linux/arm-none-eabi/libc/lib/*': No such file or directory Any suggestion? Thanks, Joel

RE: Question about the Linaro toolchain version

2015-10-20 Thread Luo Zhenhua
Hi Jim and Fathi, Thanks a lot for the comments. Is it possible that gcc-5.x recipes go into jethro branch of meta-linaro-toolchain, or it will be integrated into master branch of meta-linaro-toolchain to support Yocto 2.1 release? Best Regards, Zhenhua > -Original Mess

Re: Question about the Linaro toolchain version

2015-10-20 Thread Fathi Boudra
may I know if gcc-linaro-4.9.4 will be used for >> Yocto 2.0 release? when will the linaro gcc be upgraded to gcc-5.x? We don't have ETA as TCWG hasn't released GCC 5.x based Linaro toolchain. Once the source release will be done, it will be integrated into meta-linaro-toolchain. > I don't thi

Re: Question about the Linaro toolchain version

2015-10-20 Thread Fathi Boudra
On 20 October 2015 at 11:57, Luo Zhenhua <zhenhua@freescale.com> wrote: > Hi Jim and Fathi, > > Thanks a lot for the comments. > > Is it possible that gcc-5.x recipes go into jethro branch of > meta-linaro-toolchain, or it will be integrated into master branch of

Question about the Linaro toolchain version

2015-10-19 Thread Luo Zhenhua
Hi, The default gcc version of Yocto 2.0(Jethro) is 5.2.0, the gcc version in meta-linaro is gcc-4.9.4, may I know if gcc-linaro-4.9.4 will be used for Yocto 2.0 release? when will the linaro gcc be upgraded to gcc-5.x? BTW, can someone please help point out where the Linaro toolchain roadmap

Re: Question about the Linaro toolchain version

2015-10-19 Thread Jim Wilson
e of the delays. > BTW, can someone please help point out where the Linaro toolchain roadmap > can be got? There was a roadmap talk at the HKG15 Connect http://connect.linaro.org/resource/hkg15/hkg15-203-tcwg-2015-roadmap-review/ I don't know if there is a

Tool for checking coding style in Linaro Toolchain

2015-06-03 Thread Virendra Kumar Pathak
Hi Linaro Toolchain Group, Is there any tool for checking coding style of the patches submitted to the Linaro Toolchain ? In other word is there any equivalent of Linux checkpatch.pl in Linaro Toolchain (GCC, Binutils etc) ? If yes, please let me know. If not, then in general how people check

Build u-boot using Linaro toolchain

2015-04-21 Thread Joel (Xi Zhou) Zhou
Hi all, I have built our customized u-boot (u-boot-2012.10-rc3), with two Linaro toolchain, but have no luck with the latest toolchain. The u-boot built with gcc-linaro-arm-none-eabi-4.9-2014.09_linux can boot on the development board. This toolchain was pre-built toolchain from Linaro, built

Re: Linaro Toolchain Product Release Process Changes (Effective 2015.04)

2015-04-21 Thread Ryan Arnold
' will be in the form of source, or of binary tarball? My guess would be that, if binary toolchain users are going to look at a prerelease at all, they'll only do so if it's already built for them. Both. There will be a tarball archive for the sources as well as the binaries. -- Ryan S. Arnold Linaro Toolchain

Re: Linaro Toolchain Product Release Process Changes (Effective 2015.04)

2015-04-21 Thread Bernie Ogden
are going to look at a prerelease at all, they'll only do so if it's already built for them. ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-toolchain

Re: Build u-boot using Linaro toolchain

2015-04-21 Thread Jim Wilson
that is the problem, then you can try using objdump and/or readelf to look for subtle differences in the output that might be causing problems. Jim ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org https://lists.linaro.org/mailman/listinfo

Re: Build u-boot using Linaro toolchain

2015-04-21 Thread Rob Savoye
- ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-toolchain

Linaro Toolchain Product Release Process Changes (Effective 2015.04)

2015-04-17 Thread Ryan Arnold
Hello, In an effort to provide a longer quality control window for quarterly releases the Linaro Toolchain Working Group will be making some changes to the release process starting with the forthcoming 2015.04 products. Little will change for the consumers of TCWG products. The current monthly

linaro-toolchain@lists.linaro.org

2015-03-19 Thread praveen vattipalli
-12.0.1/meta-yocto-bsp \ /home/praveenk/work/poky-dizzy-12.0.1/meta-linaro/meta-linaro-toolchain \ BBLAYERS_NON_REMOVABLE ?= \ /home/praveenk/work/poky-dizzy-12.0.1/meta \ /home/praveenk/work/poky-dizzy-12.0.1/meta-yocto \ I added required changes in local.conf MACHINE ?= beaglebone DEFAULTTUNE

Re: 14.11 Linaro Toolchain Release Questions

2015-01-30 Thread Rob Savoye
. :-) After discussion, I'll go back to using the full triplet name. You won't see this change till the next quarterly release though. (in Feb) - rob - ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman

14.11 Linaro Toolchain Release Questions

2015-01-30 Thread Christopher Covington
, a Linux Foundation Collaborative Project ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Re: [ANNOUNCE] Linaro Toolchain Binaries 2013.07 released

2014-11-24 Thread Barry Song
2013-07-30 10:01 GMT+08:00 Zhenqiang Chen zhenqiang.c...@linaro.org: The Linaro Toolchain and Platform Working Groups are pleased to announce the 2013.07 release of the Linaro Toolchain Binaries, a pre-built version of Linaro GCC and Linaro GDB that runs on generic Linux or Windows and targets

Re: linaro-toolchain Digest, Vol 52, Issue 16

2014-10-29 Thread 박주형
Thanks for the reply, Will Newton. Then can we expect the fix to be included for the official Android toolchain 2014.11? And, thanks for explaining the culprit of this bug, Jongsung Kim! :) On Wed, Oct 29, 2014 at 9:00 PM, linaro-toolchain-requ...@lists.linaro.org wrote: Send linaro

Linaro toolchain binary allowing soft-float?

2014-07-31 Thread Joel (Xi Zhou) Zhou
Hi Linaro-toolchain team, I notice that the Linaro toolchain binary only support hard-float. We have a platform which is ARMv7 based does not support VFP. Could you generate toolchain binary for ARmv7 that allows soft-float? Thanks, Joel ___ linaro

Re: Linaro toolchain binary allowing soft-float?

2014-07-31 Thread Victor Chong
(Xi Zhou) Zhou joel.z...@broadcom.com wrote: Hi Linaro-toolchain team, I notice that the Linaro toolchain binary only support hard-float. We have a platform which is ARMv7 based does not support VFP. Could you generate toolchain binary for ARmv7 that allows soft-float? Thanks, Joel

RE: Linaro toolchain binary allowing soft-float?

2014-07-31 Thread Joel (Xi Zhou) Zhou
for quick response! Joel From: Victor Chong [mailto:victor.ch...@linaro.org] Sent: Thursday, July 31, 2014 1:04 PM To: Joel (Xi Zhou) Zhou Cc: linaro-toolchain@lists.linaro.org Subject: Re: Linaro toolchain binary allowing soft-float? Hi Joel, Please refer to: https://wiki.linaro.org

Re: Linaro toolchain binary allowing soft-float?

2014-07-31 Thread Victor Chong
:04 PM *To:* Joel (Xi Zhou) Zhou *Cc:* linaro-toolchain@lists.linaro.org *Subject:* Re: Linaro toolchain binary allowing soft-float? Hi Joel, Please refer to: https://wiki.linaro.org/WorkingGroups/ToolChain/FAQ#How_do_I_use_Linaro.27s_arm-linux-gnueabihf

RE: Linaro toolchain binary allowing soft-float?

2014-07-31 Thread Joel (Xi Zhou) Zhou
--print-multi-lib .; It looks like the only choice is to build our own toolchain. Any instruction to build multilib for armv4t? Thanks! Joel From: Victor Chong [mailto:victor.ch...@linaro.org] Sent: Thursday, July 31, 2014 2:12 PM To: Joel (Xi Zhou) Zhou Cc: linaro-toolchain@lists.linaro.org

Re: URGENT: Cant build linaro toolchain : exact commands

2014-06-26 Thread Alexis Fajardo Moya
toolchain for 32 bits hosts. You only need untar the downloaded file and put it in your favorite location. If you want build the linaro toolchain you need download the source code from http://releases.linaro.org/14.05/components/toolchain/binaries/gcc-linaro-arm-linux-gnueabihf-4.9

RE: Trouble executing ARM code on linaro toolchain

2014-03-12 Thread Vishwanath C
Hi, Thanks Charles for the reply. The .type directive works fine now. Thanks again. Regards, Vishwa -Original Message- From: Charles Baylis [mailto:charles.bay...@linaro.org] Sent: Wednesday, March 12, 2014 12:32 AM To: Vishwanath C Cc: linaro-toolchain@lists.linaro.org; Yugandhar

Trouble executing ARM code on linaro toolchain

2014-03-11 Thread Vishwanath C
sTestArnDale(); #endif int main() { printf(\nHello World\n); #ifdef ARM_ASM_TEST sTestArnDale(); #endif return 0; } ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org

Re: Trouble executing ARM code on linaro toolchain

2014-03-11 Thread Charles Baylis
library, which I don't have) your example runs successfully on QEMU. Hope this helps Charles test_arndale.s Description: Binary data ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro

RE: detecting the linaro toolchain via C/C++ preprocessor

2014-03-09 Thread Vermeulen, Michiel
are using %ld instead, this works in situations where long is the same size as long long but may not work when these are different sizes. --mev, Mike Vermeulen ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman

detecting the linaro toolchain via C/C++ preprocessor

2014-03-08 Thread Isidor Zeuner
-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain

RE: detecting the linaro toolchain via C/C++ preprocessor

2014-03-08 Thread Pinski, Andrew
From: linaro-toolchain-boun...@lists.linaro.org linaro-toolchain-boun...@lists.linaro.org on behalf of Isidor Zeuner portabil...@quidecco.de Sent: Saturday, March 08, 2014 2:05 PM To: linaro-toolchain@lists.linaro.org Subject: detecting the linaro toolchain via C/C++ preprocessor Hi

Trouble executing ARM code on linaro toolchain

2014-03-05 Thread Vishwa
(); #endif return 0; } Makefile.linux_test Description: Binary data ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Re: Trouble executing ARM code on linaro toolchain

2014-03-05 Thread Will Newton
mode and function type of sTestArnDale symbol) -- Will Newton Toolchain Working Group, Linaro test_arndale.s Description: Binary data ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro

Re: linaro toolchain recipe updates

2014-02-19 Thread Koen Kooi
Builds and Baselines | Release Manager Linaro.org | Open source software for ARM SoCs ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Re: linaro toolchain recipe updates

2014-02-19 Thread Koen Kooi
-oe, 2) is still building. 2) succeeded as well. -- Koen Kooi Builds and Baselines | Release Manager Linaro.org | Open source software for ARM SoCs ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman

Re: linaro toolchain recipe updates

2014-02-19 Thread Khem Raj
tip of meta-openembedded so I would suggest to cherry pick above said commit into you branch of meta-openembedded which is under test. ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro

Re: linaro toolchain recipe updates

2014-02-19 Thread Khem Raj
) after that. -- Koen Kooi Builds and Baselines | Release Manager Linaro.org | Open source software for ARM SoCs signature.asc Description: Message signed with OpenPGP using GPGMail ___ linaro-toolchain mailing list linaro-toolchain

Re: linaro toolchain recipe updates

2014-02-19 Thread Khem Raj
5916ffe0a19422706d1f84870adc603bad202f1c in meta-openembedded you will need something like that. Don't think its toolchain related ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Re: linaro toolchain recipe updates

2014-02-18 Thread Koen Kooi
|3 - .../recipes-devtools/gcc/libgcc_linaro-4.7.bb |2 - 94 files changed, 12 insertions(+), 8632 deletions(-) delete mode 100644 meta-linaro-toolchain/recipes-devtools/binutils/binutils-cross-canadian.inc delete mode 100644 meta-linaro-toolchain/recipes-devtools/binutils

Re: linaro toolchain recipe updates

2014-02-18 Thread Koen Kooi
- .../recipes-devtools/gcc/libgcc_linaro-4.7.bb |2 - 94 files changed, 12 insertions(+), 8632 deletions(-) delete mode 100644 meta-linaro-toolchain/recipes-devtools/binutils/binutils-cross-canadian.inc delete mode 100644 meta-linaro-toolchain/recipes-devtools/binutils/binutils-cross

Re: linaro toolchain recipe updates

2014-02-18 Thread Koen Kooi
software for ARM SoCs ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Re: linaro toolchain recipe updates

2014-02-18 Thread Koen Kooi
___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain

linaro toolchain recipe updates

2014-02-17 Thread Khem Raj
/libgcc_linaro-4.7.bb |2 - 94 files changed, 12 insertions(+), 8632 deletions(-) delete mode 100644 meta-linaro-toolchain/recipes-devtools/binutils/binutils-cross-canadian.inc delete mode 100644 meta-linaro-toolchain/recipes-devtools/binutils/binutils-cross-canadian_2.24.bb create mode

[ANNOUNCE] Linaro Toolchain Binaries 2013.12 released

2013-12-31 Thread Bernhard Rosenkränzer
Just before having to rename it to 2014, the Linaro Toolchain and Builds and Baselines Working Groups are pleased to announce the 2013.12 release of the Linaro Toolchain Binaries, a pre-built version of Linaro GCC and Linaro GDB that runs on generic Linux or Windows and targets the glibc Linaro

[ANNOUNCE] Linaro Toolchain Binaries 2011.10 released

2013-11-01 Thread Bernhard Rosenkränzer
The Linaro Toolchain and Builds and Baselines Working Groups are pleased to announce the 2013.10 release of the Linaro Toolchain Binaries, a pre-built version of Linaro GCC and Linaro GDB that runs on generic Linux or Windows and targets the glibc Linaro Evaluation Build. Uses include: * Cross

[ANNOUNCE] Linaro Toolchain Binaries 2013.07 released

2013-07-29 Thread Zhenqiang Chen
The Linaro Toolchain and Platform Working Groups are pleased to announce the 2013.07 release of the Linaro Toolchain Binaries, a pre-built version of Linaro GCC and Linaro GDB that runs on generic Linux or Windows and targets the glibc Linaro Evaluation Build. Uses include: * Cross compiling ARM

[ANNOUNCE] Linaro Toolchain binaries 2013.05 released

2013-05-30 Thread Bernhard Rosenkränzer
The Linaro Toolchain and Platform Working Groups are pleased to announce the 2013.05 release of the Linaro Toolchain Binaries, a pre-built version of Linaro GCC and Linaro GDB that runs on generic Linux or Windows and targets the glibc Linaro Evaluation Build. Uses include: * Cross compiling ARM

Re: Linaro-toolchain-builds rebuilding sysroot

2013-05-29 Thread Zhenqiang Chen
On 29 May 2013 18:24, BHARATH H S bharath.veg...@gmail.com wrote: Hi, I have a usecase where linaro toolchain is used to build my executables and the sysroot is copied and used as glibc for running my embedded system. Reason for this is, I want to use the same glibc what the application

Linaro toolchain Android linking problem redivivus

2013-04-18 Thread Marius Cetateanu
Hi, Some time ago I had some problems linking my project libraries for Android using the Linaro toolchain 4.7.1 which I reported to the list: http://lists.linaro.org/pipermail/linaro-toolchain/2012-June/002631.html I ended up using the 4.6.x version of the compiler because I could not find

Re: Linaro toolchain Android linking problem redivivus

2013-04-18 Thread Christophe Lyon
Could you post the full command-line leading to this error? Did you try to add -fPIC as suggested? Christophe. On 18 April 2013 09:53, Marius Cetateanu m...@softkinetic.com wrote: Hi, Some time ago I had some problems linking my project libraries for Android using the Linaro toolchain

[PATCH][for-danny] external-linaro-toolchain-versions: OE variables need to be properly expanded

2013-03-25 Thread Denys Dmytriyenko
From: Denys Dmytriyenko de...@ti.com Otherwise eglibc version is set to UNKNOWN. Similar fix is already in master. Signed-off-by: Denys Dmytriyenko de...@ti.com --- conf/distro/include/external-linaro-toolchain-versions.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Linaro Toolchain Binaries 2013.03 released

2013-03-17 Thread Bernhard Rosenkränzer
The Linaro Toolchain and Platform Working Groups are pleased to announce the 2013.03 release of the Linaro Toolchain Binaries, a pre-built version of Linaro GCC and Linaro GDB that runs on generic Linux or Windows and targets the glibc Linaro Evaluation Build. Uses include: * Cross compiling ARM

New IRC Channel for Linaro Toolchain Working Group

2013-03-12 Thread Matthew Gretton-Dann
for the Toolchain Working Group. This channel is public and open to anyone who wants to talk with the TCWG group about anything toolchain related. Thanks, Matt -- Matthew Gretton-Dann Toolchain Working Group, Linaro ___ linaro-toolchain mailing list linaro

Linaro Toolchain Binaries 2013.02 released

2013-02-25 Thread Bernhard Rosenkränzer
The Linaro Toolchain and Platform Working Groups are pleased to announce the 2013.02 release of the Linaro Toolchain Binaries, a pre-built version of Linaro GCC and Linaro GDB that runs on generic Linux or Windows and targets the glibc Linaro Evaluation Build. Uses include: * Cross compiling ARM

[ANNOUNCE] Linaro Toolchain Binaries 2013.01 released

2013-01-31 Thread Bernhard Rosenkränzer
The Linaro Toolchain Working Group and Platform Team are pleased to announce the 2013.01 release of the Linaro Toolchain Binaries, a pre-built version of Linaro GCC and Linaro GDB that runs on generic Linux or Windows and targets the glibc Linaro Evaluation Build. Uses include: * Cross compiling

Recompile linaro-toolchain for windows failured

2013-01-03 Thread ljc
Hi all! I use the arm-linux-gnueabihf-ct-ng.config in gcc-linaro-arm-linux-gnueabihf-4.7-2012.12-20121214_win32.zip to rebuild linaro-toolchain,but failured with the fellow messages: [INFO ] Performing some trivial sanity checks [INFO ] Build started 20130104.110952 [INFO ] Building

Re: Recompile linaro-toolchain for windows failured

2013-01-03 Thread Zhenqiang Chen
On 4 January 2013 12:34, ljc sca...@126.com wrote: Hi all! I use the arm-linux-gnueabihf-ct-ng.config in gcc-linaro-arm-linux-gnueabihf-4.7-2012.12-20121214_win32.zip to rebuild linaro-toolchain,but failured with the fellow messages: [INFO ] Performing some trivial sanity checks [INFO

[ANNOUNCE] Linaro Toolchain Binaries 2012.12 released

2012-12-17 Thread Zhenqiang Chen
The Linaro Toolchain Working Group is pleased to announce the 2012.12 release of the Linaro Toolchain Binaries, a pre-built version of Linaro GCC and Linaro GDB that runs on generic Linux or Windows and targets the glibc Linaro Evaluation Build. Uses include: * Cross compiling ARM applications

[ANNOUNCE] Linaro Toolchain Binaries 2012.11 released

2012-11-25 Thread Zhenqiang Chen
The Linaro Toolchain Working Group is pleased to announce the 2012.11 release of the Linaro Toolchain Binaries, a pre-built version of Linaro GCC and Linaro GDB that runs on generic Linux or Windows and targets the glibc Linaro Evaluation Build. Uses include: * Cross compiling ARM applications

Re: linaro toolchain

2012-11-11 Thread Michael Hope
On 9 November 2012 22:22, zhangzhangwei zhangzhang...@c-top.com wrote: hi, I use beaglebone ,and the CPU is AM3359 from TI can I use the linaro toolchain to the u-Boot linux kernel and android files?if I can ,which tool chain you suggest you use. other question, your android realese file also

linaro toolchain

2012-11-09 Thread zhangzhangwei
hi, I use beaglebone ,and the CPU is AM3359 from TI can I use the linaro toolchain to the u-Boot linux kernel and android files?if I can ,which tool chain you suggest you use. other question, your android realese file also can use my CPU(AM3359),Can I build image and download to my SD and run

[ANNOUNCE] Linaro Toolchain Binaries 2012.10 released

2012-10-22 Thread Zhenqiang Chen
The Linaro Toolchain Working Group is pleased to announce the 2012.10 release of the Linaro Toolchain Binaries, a pre-built version of Linaro GCC and Linaro GDB that runs on generic Linux or Windows and targets the glibc Linaro Evaluation Build. Uses include: * Cross compiling ARM applications

Re: Getting Alignment Fault with linaro toolchain

2012-09-27 Thread Michael Hope
fathi.bou...@linaro.org wrote: On 26 September 2012 15:44, Shivamurthy Shastri shiva.linuxwo...@gmail.com wrote: Hi, I am using Linaro Toolchain for compiling UEFI and I am getting alignment fault as exception while running UEFI on Origen Board. When I was using other cross

Re: Getting Alignment Fault with linaro toolchain

2012-09-26 Thread Shivamurthy Shastri
shiva.linuxwo...@gmail.com wrote: Hi, I am using Linaro Toolchain for compiling UEFI and I am getting alignment fault as exception while running UEFI on Origen Board. When I was using other cross compilers the issue was not there. The crash report is as follows: Data

[ANNOUNCE] Linaro Toolchain Binaries 2012.09 released

2012-09-24 Thread Zhenqiang Chen
The Linaro Toolchain Working Group is pleased to announce the 2012.09 release of the Linaro Toolchain Binaries, a pre-built version of Linaro GCC and Linaro GDB that runs on generic Linux or Windows and targets the glibc Linaro Evaluation Build. Uses include: * Cross compiling ARM applications

Re: [Linaro-toolchain-dev] Linaro tool chain manuals

2012-09-03 Thread Matthew Gretton-Dann
Assaf, Just to let you know that linaro-toolchain-...@lists.launchpad.net is a closed list, a better place for this question is linaro-toolchain@lists.linaro.org. On 3 September 2012 11:41, Assaf Hoffman hoff...@marvell.com wrote: Hi, Where can I find Linaro toolchain manuals? The manuals

Re: [Linaro-toolchain-dev] Linaro tool chain manuals

2012-09-03 Thread Michael Hope
On 3 September 2012 23:05, Matthew Gretton-Dann matthew.gretton-d...@linaro.org wrote: Assaf, Just to let you know that linaro-toolchain-...@lists.launchpad.net is a closed list, a better place for this question is linaro-toolchain@lists.linaro.org. On 3 September 2012 11:41, Assaf Hoffman

[ANNOUNCE] Linaro Toolchain Binaries 2012.08 released

2012-08-27 Thread Zhenqiang Chen
The Linaro Toolchain Working Group is pleased to announce the 2012.08 release of the Linaro Toolchain Binaries, a pre-built version of Linaro GCC and Linaro GDB that runs on generic Linux or Windows and targets the glibc Linaro Evaluation Build. Uses include: * Cross compiling ARM applications

Re: [Linaro-toolchain-builds] [cbuild] eglibc-2.16~svn20181 armv7l failed

2012-08-19 Thread Michael Hope
building eglibc 2.12. Fixed and testing, -- Michael ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Re: [Linaro-toolchain-builds] [cbuild] gcc-linaro-4.7-2012.08 armv7l failed

2012-08-14 Thread Michael Hope
___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain

[ANNOUNCE] Linaro Toolchain Binaries 2012.05 released

2012-05-29 Thread Zhenqiang Chen
The Linaro Toolchain Working Group is pleased to announce the 2012.05 release of the Linaro Toolchain Binaries, a pre-built version of Linaro GCC and Linaro GDB that runs on generic Linux or Windows and targets the glibc Linaro Evaluation Build. Uses include: * Cross compiling ARM applications

[ANNOUNCE] Linaro Toolchain Binaries 2012.04 released

2012-04-25 Thread Michael Hope
The Linaro Toolchain Working Group is pleased to announce the 2012.04 release of the Linaro Toolchain Binaries, a pre-built version of Linaro GCC and Linaro GDB that runs on generic Linux or Windows and targets the glibc Linaro Evaluation Build. Uses include: * Cross compiling ARM applications

Re: [Linaro-toolchain-builds] [cbuild] eglibc-2.16~svn17843 armv7l completed

2012-04-02 Thread Michael Hope
... -- Michael eglibc.diff.gz Description: GNU Zip compressed data ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Re: [Linaro-toolchain-builds] [cbuild] eglibc-2.16~svn17843 armv7l completed

2012-04-01 Thread Michael Hope
___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Change in Linaro Toolchain announcements

2012-03-13 Thread Michael Hope
I'd like to announce a change in how the Linaro Toolchain group notify about our monthly releases. In the past we've sent one email per product to the linaro-announce list. From this week forward a summary of all products will be included in the main, end of month announcement instead. We'll

Linaro toolchain and ARMv6

2012-03-07 Thread ezjd
Hello, My name is Jiandong Zheng and am working on a few ARM specific projects. I have been using Linaro toolchain coming with Ubuntu to do Cortext-A9 building. I also need to maintain code for old ARM11 SoC so that Linaro toolchain is my preference and it did the job well back in Maverick

Re: Linaro toolchain and ARMv6

2012-03-07 Thread Andrew Stubbs
On Wed 07 Mar 2012 04:30:55 GMT, ezjd wrote: Hello, My name is Jiandong Zheng and am working on a few ARM specific projects. I have been using Linaro toolchain coming with Ubuntu to do Cortext-A9 building. I also need to maintain code for old ARM11 SoC so that Linaro toolchain is my

Re: Linaro toolchain and ARMv6

2012-03-07 Thread ezjd
from the Linaro sources then you can program it with any options you like. We test that ARMv5 works, so it's likely that ARMv6 will be fine (probably). Andrew Thanks. I will try codesourcery toolchain too. I saw there is a workaround hack ( http://lists.linaro.org/pipermail/linaro-toolchain

Re: Linaro toolchain and ARMv6

2012-03-07 Thread Michael Hope
to build the monthly binary toolchains. You might want to consider using the build scripts and source release at: https://launchpad.net/linaro-toolchain-binaries/+download and reconfigure it for ARMv6 toolchain. I've added a note on this topic and instructions on building your own at: https

RE: Running pre-built linaro toolchain failed on Ubuntu 11.04, 64bit server

2012-02-27 Thread Lv Terry-R65388
Hi Michael, I've a new question about the installation of linaro toolchain. Why linaro toolchain need lsb? How does the toolchain uses lsb? I'm now trying to use the prebuilt toolchain in Ubuntu 9.04. After I install lsb, linaro toolchain can work. But my old

RE: Running pre-built linaro toolchain failed on Ubuntu 11.04, 64bit server

2012-02-27 Thread Lv Terry-R65388
Hi Michael, It my fault. The issue is fixed. Typo error. Sorry for that. Thanks~~ Yours Terry -Original Message- From: linaro-toolchain-boun...@lists.linaro.org [mailto:linaro-toolchain-boun...@lists.linaro.org] On Behalf Of Lv Terry-R65388 Sent: 2012

[ANNOUNCE] Linaro Toolchain Binaries 2012.01 released

2012-01-25 Thread Michael Hope
The Linaro Toolchain Working Group is pleased to announce the release of the Linaro Toolchain Binaries, a pre-built version of Linaro GCC and Linaro GDB that runs on generic Linux or Windows and targets the glibc Linaro Evaluation Build. This is the first release. Releases will be made each

Re: cross compiling eglibc with Linaro toolchain

2012-01-18 Thread Michael Hope
/include. BTW, why are you compiling EGLIBC? It's a pretty core package and not often changed. -- Michael ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain

  1   2   >