Re: [shr] x86 toolchains

2011-01-18 Thread Giovanni
Is there any documentation/tutorial about how to use this toolchain?

Best regards,
giovanni


On Mon, Jan 17, 2011 at 10:49 PM, Michele Brocco ssj2mi...@gmail.comwrote:

 Hello list,

 for those who need it: I put 32bit toolchains for shr on Christoph's
 webserver.

 http://www.chonyota.net/freerunner/toolchains/

 Cheers,

 Michele

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [shr] x86 toolchains

2011-01-18 Thread Michele Brocco
The usage is very similar to the old openmoko toolchain documented in
http://wiki.openmoko.org/wiki/Toolchain :
Extract the toolchain in the / directory
launch; . /usr/local/shr/arm/environment-setup

For shr-unstable you will need libtool 2.4 installed on your desktop.
For shr-testing I dont think yet but I am not sure.

thats it. You can use then for instance the arm-angstrom-gnueabi-gcc
crosscompiler. For installing additional libraries to the toolchain,
become root, relaunch the above command and use opkg-target update;
opkg-target install lib-dev or similar.

Then you can for instance use autotools to setup your software project
and configure it with the --host= parameter (for unstable also the
--with-sysroot= parameter).

Cheers,

Michele


On Tue, Jan 18, 2011 at 10:02 AM, Giovanni pino.o...@gmail.com wrote:
 Is there any documentation/tutorial about how to use this toolchain?

 Best regards,
 giovanni


 On Mon, Jan 17, 2011 at 10:49 PM, Michele Brocco ssj2mi...@gmail.com
 wrote:

 Hello list,

 for those who need it: I put 32bit toolchains for shr on Christoph's
 webserver.

 http://www.chonyota.net/freerunner/toolchains/

 Cheers,

 Michele

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[shr] x86 toolchains

2011-01-17 Thread Michele Brocco
Hello list,

for those who need it: I put 32bit toolchains for shr on Christoph's webserver.

http://www.chonyota.net/freerunner/toolchains/

Cheers,

Michele

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community