Re: Cross compilation issue

2016-04-19 Thread $rik@nth
On Tue, Apr 19, 2016 at 9:47 AM, Rob Savoye wrote: > On 04/18/2016 09:08 PM, $rik@nth wrote: > >>>> `../abe.sh --set arch=armv7-a --host arm-linux-gnueabi --target >>>> arm-linux-gnueabi --build all`.. Still observing the same issue while >>>> buildin

Re: Cross compilation issue

2016-04-18 Thread $rik@nth
On Fri, Apr 15, 2016 at 7:07 PM, Rob Savoye wrote: > On 04/15/2016 07:35 AM, $rik@nth wrote: >> On Tue, Apr 5, 2016 at 11:12 AM, Jim Wilson wrote: >>> On Mon, Apr 4, 2016 at 8:18 PM, $rik@nth wrote: >>>> There is no way to build static tool chain by using abe too

Re: Cross compilation issue

2016-04-18 Thread $rik@nth
On Tue, Apr 19, 2016 at 12:08 AM, Rob Savoye wrote: > On 04/18/2016 11:43 AM, $rik@nth wrote: >> On Fri, Apr 15, 2016 at 7:07 PM, Rob Savoye wrote: > >> `../abe.sh --set arch=armv7-a --host arm-linux-gnueabi --target >> arm-linux-gnueabi --build all`.. Still observ

Re: Cross compilation issue

2016-04-18 Thread $rik@nth
On Fri, Apr 15, 2016 at 7:07 PM, Rob Savoye wrote: > static_link Thank Rob for the pointers. Actually i am trying to build cross gcc for ARM aarch 32bit. I moved all `no` flags to `yes`. `../abe.sh --set arch=armv7-a --host arm-linux-gnueabi --target arm-linux-gnueabi --build all`.. Still obser

Re: Cross compilation issue

2016-04-15 Thread $rik@nth
On Tue, Apr 5, 2016 at 11:12 AM, Jim Wilson wrote: > On Mon, Apr 4, 2016 at 8:18 PM, $rik@nth wrote: >> There is no way to build static tool chain by using abe tool at all? > > Maybe modify abe/lib/make.sh to add -static directly to LDFLAGS? Even this is not helpful. It is ret

Re: Cross compilation issue

2016-04-04 Thread $rik@nth
On Tue, Apr 5, 2016 at 6:44 AM, Jim Wilson wrote: > On Mon, Apr 4, 2016 at 11:30 AM, $rik@nth wrote: >> I am issuing abe with `../abe.sh --set cflags="-static" --set >> ldflags="-pthread" --host arm-linux-gnueabi --target arm-linux-gnueabi >> --build

Re: Cross compilation issue

2016-04-04 Thread $rik@nth
On Mon, Apr 4, 2016 at 9:27 PM, Jim Wilson wrote: > On Sat, Apr 2, 2016 at 3:00 AM, $rik@nth wrote: >> /home/hydlnxbld84/Srikanth/abe/build/snapshots/gcc.git~linaro-gcc-5-branch/gcc/real.h:79:76: >> error: size of array test_real_width is negative >>[sizeof (REAL_VALU

Re: Cross compilation issue

2016-04-02 Thread $rik@nth
^ make[2]: *** [c/c-lang.o] Error 1 make[2]: *** Waiting for unfinished jobs On Fri, Apr 1, 2016 at 7:40 PM, $rik@nth wrote: > Hi Jim, > > I've read the Wiki page and start using abe tool to build cross > compile for ARM on x86 build system. But i am getting below error.

Re: Cross compilation issue

2016-04-01 Thread $rik@nth
1 On Thu, Mar 31, 2016 at 4:00 PM, $rik@nth wrote: > On Thu, Mar 31, 2016 at 12:51 PM, $rik@nth wrote: >> On Thu, Mar 31, 2016 at 8:59 AM, Jim Wilson wrote: >>> On Wed, Mar 30, 2016 at 7:37 PM, $rik@nth wrote: >>>> You mean if i set --host=arm-linux-gnuebi and &g

Re: Cross compilation issue

2016-03-31 Thread $rik@nth
On Thu, Mar 31, 2016 at 12:51 PM, $rik@nth wrote: > On Thu, Mar 31, 2016 at 8:59 AM, Jim Wilson wrote: >> On Wed, Mar 30, 2016 at 7:37 PM, $rik@nth wrote: >>> You mean if i set --host=arm-linux-gnuebi and >>> --target=arm-linux-gunebi should automatically pick cr

Re: Cross compilation issue

2016-03-31 Thread $rik@nth
On Thu, Mar 31, 2016 at 8:59 AM, Jim Wilson wrote: > On Wed, Mar 30, 2016 at 7:37 PM, $rik@nth wrote: >> You mean if i set --host=arm-linux-gnuebi and >> --target=arm-linux-gunebi should automatically pick cross compilers > > Yes, in theory, it should find CC, AS, AR,

Re: Cross compilation issue

2016-03-30 Thread $rik@nth
On Wed, Mar 30, 2016 at 9:12 PM, Jim Wilson wrote: > On Tue, Mar 29, 2016 at 11:12 PM, $rik@nth wrote: >> Yes. I am using ubuntu 64bit to cross compile GCC to ARM. If i issue >> --host=arm-linux-gnueabi then it will pick up default >> /usr/arm-linux-gnuebi bins. I wou

Re: Cross compilation issue

2016-03-29 Thread $rik@nth
On Tue, Mar 29, 2016 at 9:30 PM, Jim Wilson wrote: > --build=x86_64-pc-inux-gnu --host=arm-linux-gnueabi Yes. I am using ubuntu 64bit to cross compile GCC to ARM. If i issue --host=arm-linux-gnueabi then it will pick up default /usr/arm-linux-gnuebi bins. I would like to pick up my binutils whic

Cross compilation issue

2016-03-29 Thread $rik@nth
Hi All, I don't whether this is the right community mailing list to post support or not. Please correct me if i am wrong. I am trying to cross compile gcc to ARM as static binaries and as part of this, i am facing below issue. My build system is Ubuntu and using [1] gcc branch. Let me know what i

Re: Static arm-gcc

2016-02-22 Thread $rik@nth
Thank you Wilson. On Tue, Feb 23, 2016 at 1:14 AM, Jim Wilson wrote: > On Mon, Feb 22, 2016 at 6:11 AM, $rik@nth wrote: > > Does linaro distributes arm-gcc as a pre-built static tool chain > > distribution? If yes, where can i download them from. Please point me > some >

Static arm-gcc

2016-02-22 Thread $rik@nth
Hi All, Does linaro distributes arm-gcc as a pre-built static tool chain distribution? If yes, where can i download them from. Please point me some location from where i can download. -- Thanks & Regards, M.Srikanth Kumar. ___ linaro-toolchain mailing