Re: [OE-core] ld problems with relocated toolchain

2012-09-25 Thread Jack Mitchell
On 25/09/12 14:41, Khem Raj wrote: On Tue, Sep 25, 2012 at 1:29 AM, Jack Mitchell wrote: Ok, I passed the compiler and the linker the sysroot flag and it compiled successfully. Thank you everyone for all your help and I'll brush up on my compiling/linking knowledge! Hmm if you installed toolch

Re: [OE-core] ld problems with relocated toolchain

2012-09-25 Thread Khem Raj
On Tue, Sep 25, 2012 at 1:29 AM, Jack Mitchell wrote: > Ok, I passed the compiler and the linker the sysroot flag and it compiled > successfully. Thank you everyone for all your help and I'll brush up on my > compiling/linking knowledge! Hmm if you installed toolchain in different prefix then it

Re: [OE-core] ld problems with relocated toolchain

2012-09-25 Thread Jack Mitchell
On 24/09/12 16:28, Khem Raj wrote: On Monday, September 24, 2012, Jack Mitchell > wrote: > On 24/09/12 09:44, Laurentiu Palcu wrote: >> >> On 09/24/2012 11:37 AM, Jack Mitchell wrote: >>> >>> On 24/09/12 03:17, Khem Raj wrote: >>> >>> [snip] >>> What

Re: [OE-core] ld problems with relocated toolchain

2012-09-24 Thread Khem Raj
On Monday, September 24, 2012, Jack Mitchell wrote: > On 24/09/12 09:44, Laurentiu Palcu wrote: >> >> On 09/24/2012 11:37 AM, Jack Mitchell wrote: >>> >>> On 24/09/12 03:17, Khem Raj wrote: >>> >>> [snip] >>> What does linker command looks like, its not in the above log you posted.

Re: [OE-core] ld problems with relocated toolchain

2012-09-24 Thread Jack Mitchell
On 24/09/12 09:44, Laurentiu Palcu wrote: On 09/24/2012 11:37 AM, Jack Mitchell wrote: On 24/09/12 03:17, Khem Raj wrote: [snip] What does linker command looks like, its not in the above log you posted. Hi Khem, Is this enough information? Building target: R0005 Invoking: GCC C Linker

Re: [OE-core] ld problems with relocated toolchain

2012-09-24 Thread Laurentiu Palcu
On 09/24/2012 11:37 AM, Jack Mitchell wrote: > On 24/09/12 03:17, Khem Raj wrote: > > [snip] > >> >> >> What does linker command looks like, its not in the above log you posted. >> >> > > Hi Khem, > > Is this enough information? > > Building target: R0005 > Invoking: GCC C Linker > > arm-po

Re: [OE-core] ld problems with relocated toolchain

2012-09-24 Thread Jack Mitchell
On 24/09/12 03:17, Khem Raj wrote: [snip] What does linker command looks like, its not in the above log you posted. Hi Khem, Is this enough information? Building target: R0005 Invoking: GCC C Linker arm-poky-linux-gnueabi-gcc -L/home/jack/Projects/R0005-SDK-210912/sysroots/armv7a-vfp-

Re: [OE-core] ld problems with relocated toolchain

2012-09-23 Thread Khem Raj
On Fri, Sep 21, 2012 at 8:17 AM, Jack Mitchell wrote: > On 21/09/12 15:52, Laurentiu Palcu wrote: >> >> >> On 09/21/2012 05:04 PM, Jack Mitchell wrote: >>> >>> I am currently having issues building my application with the latest >>> toolchain. >>> >>> I have used the new capabilities of it being r

Re: [OE-core] ld problems with relocated toolchain

2012-09-21 Thread Jack Mitchell
On 21/09/12 15:52, Laurentiu Palcu wrote: On 09/21/2012 05:04 PM, Jack Mitchell wrote: I am currently having issues building my application with the latest toolchain. I have used the new capabilities of it being relocatable to place it somewhere sensible and I think this may be what is breakin

Re: [OE-core] ld problems with relocated toolchain

2012-09-21 Thread Laurentiu Palcu
On 09/21/2012 05:04 PM, Jack Mitchell wrote: > I am currently having issues building my application with the latest > toolchain. > > I have used the new capabilities of it being relocatable to place it > somewhere sensible and I think this may be what is breaking it. My old > toolchain in /op

Re: [OE-core] ld problems with relocated toolchain

2012-09-21 Thread Jack Mitchell
-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Jack Mitchell Sent: Friday, September 21, 2012 7:23 AM Cc: Patches and discussions about the oe-core layer Subject: Re: [OE-core] ld problems with relocated toolchain On 21/09/12 15:08, Richard Purdie

Re: [OE-core] ld problems with relocated toolchain

2012-09-21 Thread Zhang, Jessica
-core-boun...@lists.openembedded.org] On Behalf Of Jack Mitchell Sent: Friday, September 21, 2012 7:23 AM Cc: Patches and discussions about the oe-core layer Subject: Re: [OE-core] ld problems with relocated toolchain On 21/09/12 15:08, Richard Purdie wrote: > On Fri, 2012-09-21 at 15:04 +01

Re: [OE-core] ld problems with relocated toolchain

2012-09-21 Thread Jack Mitchell
On 21/09/12 15:08, Richard Purdie wrote: On Fri, 2012-09-21 at 15:04 +0100, Jack Mitchell wrote: I am currently having issues building my application with the latest toolchain. I have used the new capabilities of it being relocatable to place it somewhere sensible and I think this may be what i

Re: [OE-core] ld problems with relocated toolchain

2012-09-21 Thread Richard Purdie
On Fri, 2012-09-21 at 15:04 +0100, Jack Mitchell wrote: > I am currently having issues building my application with the latest > toolchain. > > I have used the new capabilities of it being relocatable to place it > somewhere sensible and I think this may be what is breaking it. My old > toolcha

[OE-core] ld problems with relocated toolchain

2012-09-21 Thread Jack Mitchell
I am currently having issues building my application with the latest toolchain. I have used the new capabilities of it being relocatable to place it somewhere sensible and I think this may be what is breaking it. My old toolchain in /opt still works perfectly. The error I receive is: /home/