~/x-tools/arm-unknown-linux-uclibcgnueabi/bin/arm-unknown-linux-uclibcgnueabi-gcc -fPIC -Os -Wall -shared -Wl,-soname,libmqttv3c.so -o linux_ARM_uclibc/libmqttv3c.so /home/franksj/org.eclipse.paho.mqtt.c/src/*.c
/bin/sh: 1: /home/franksj/x-tools/arm-unknown-linux-uclibcgnueabi/bin/arm-unknown-linux-uclibcgnueabi-gcc: not found
> From: paho-dev-request@xxxxxxxxxxx
> Subject: paho-dev Digest, Vol 8, Issue 16
> To: paho-dev@xxxxxxxxxxx
> Date: Thu, 30 Aug 2012 12:00:08 -0400
>
> Send paho-dev mailing list submissions to
> paho-dev@xxxxxxxxxxx
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://dev.eclipse.org/mailman/listinfo/paho-dev
> or, via email, send a message with subject or body 'help' to
> paho-dev-request@xxxxxxxxxxx
>
> You can reach the person managing the list at
> paho-dev-owner@xxxxxxxxxxx
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of paho-dev digest..."
>
>
> Today's Topics:
>
> 1. Re: Paho build help (Ian Craggs)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 29 Aug 2012 17:31:45 +0100
> From: Ian Craggs <icraggs@xxxxxxxxxxxxxxxxxxxxxxx>
> To: General development discussions for paho project
> <paho-dev@xxxxxxxxxxx>
> Subject: Re: [paho-dev] Paho build help
> Message-ID: <503E43F1.6000101@xxxxxxxxxxxxxxxxxxxxxxx>
> Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
>
> Julian,
>
> this should still have built the library for 32-bit Linux, regardless of
> this error (which I should fix - I'll get onto it). Did you look for it?
>
> (As an aside I would like to correct a misunderstanding. You do not
> have to pay anything for the cross-compilers! You can use crosstool-ng
> to build open source gcc cross-compilers. You can pay for some
> pre-built toolchains, but it is in many cases not necessary).
>
> Ian Craggs
>
> On 25/08/12 13:00, Julian Franks wrote:
> > Hi Paho community,
> >
> > First apologies for what some may seem an ignorant post, but i really
> > am stuck with the initial build procedure as written on the wiki for the
> > Client and core. The questions:
> > When i use the Makefile to compile the code as downloaded from git, i
> > get error 127 from the fact that i do not have the cross compiler
> > x-tools, and cannot afford the purchase cost of $1000 for what is
> > essentially an evaluation exercise. I really just want to play with it
> > in Eclipse and see what it can do!!
> > Is there a possible work around for this? or is there a case for
> > building it under Eclipse??
> >
> > I am building on a Ubuntu 12.04 32 bit system, so how much work is
> > required to compile it on said system ( i am a Good C programmer, but
> > not much experience in low level Linux stuff, so any advise would be
> > most welcome.
> >
> > Any help or pointers would be much appreciated.
> >
> > Thanks in advance
> > Brum65
> >
> >
> > _______________________________________________
> > paho-dev mailing list
> > paho-dev@xxxxxxxxxxx
> > http://dev.eclipse.org/mailman/listinfo/paho-dev
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://dev.eclipse.org/mailman/private/paho-dev/attachments/20120829/9eec533f/attachment.html>
>
> ------------------------------
>
> _______________________________________________
> paho-dev mailing list
> paho-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/paho-dev
>
>
> End of paho-dev Digest, Vol 8, Issue 16
> ***************************************