Re: [ptxdist] Build failure using Ubuntu gcc

2009-07-22 Thread Rene Huber
Marc Kleine-Budde writes: > >> What would be the correct way to set up the system without using a cross > >> toolchain? > > > obviously there isn't, which I consider a bug. > > > I'll push a fix to ptxdist mainline, soon > > can you test it? > > http://git.pengutronix.de/?p=mkl/ptxdist;a=shor

Re: [ptxdist] Build failure using Ubuntu gcc

2009-07-22 Thread Marc Kleine-Budde
Marc Kleine-Budde wrote: >> What would be the correct way to set up the system without using a cross >> toolchain? > obviously there isn't, which I consider a bug. > I'll push a fix to ptxdist mainline, soon can you test it? http://git.pengutronix.de/?p=mkl/ptxdist;a=shortlog;h=refs/heads/for-r

Re: [ptxdist] Build failure using Ubuntu gcc

2009-07-22 Thread Marc Kleine-Budde
Rene Huber wrote: >> You have not configured to use a cross compiler. Is this intentionally? >> >> Please set these two to something sane: >> >> gnu target >> compiler prefix >> > > Hello Marc, > > Yes, this was intentional. My target platform is Intel Atom based, therefore I > have alw

Re: [ptxdist] Build failure using Ubuntu gcc

2009-07-22 Thread Rene Huber
> You have not configured to use a cross compiler. Is this intentionally? > > Please set these two to something sane: > > gnu target > compiler prefix > Hello Marc, Yes, this was intentional. My target platform is Intel Atom based, therefore I have always just used the standard sys

Re: [ptxdist] Build failure using Ubuntu gcc

2009-07-22 Thread Marc Kleine-Budde
Rene Huber wrote: > Since ptxdist version 1.99.16 I get the following error message when I do a > 'ptxdist go': > > error: failed to source lib: > /usr/local/lib/ptxdist-1.99.17/scripts/lib/ptxd_make_00-init.sh You have not configured to use a cross compiler. Is this intentionally? In order to c

[ptxdist] Build failure using Ubuntu gcc

2009-07-22 Thread Rene Huber
Since ptxdist version 1.99.16 I get the following error message when I do a 'ptxdist go': error: failed to source lib: /usr/local/lib/ptxdist-1.99.17/scripts/lib/ptxd_make_00-init.sh The script tries to compile a small one line program, parsing the output looking for specific text. As I don't kn