From: Lonnie A. <li...@lo...> - 2017-11-20 14:36:49
|
Stefan, A Virtual Machine is you friend. :-) Spin-up your favorite general distro, minimal as you like, and do gcc/g++ work there. If you want to create custom binaries for AstLinux, follow our development instructions: https://doc.astlinux-project.org/devdoc:documentation or, if you are careful, you can copy over glibc binaries built elsewhere in some cases. For a simple example where you can include a local .c file and compile, it, take a look at the Buildroot "makedevs" package: https://github.com/astlinux-project/astlinux/tree/master/package/makedevs AstLinux is an appliance, not a development environment. Just as a point of reference the total uncompressed AstLinux image is around 100MB, the gcc/g++ x86_64 toolchain used to create it is over 150MB. Lonnie On Nov 20, 2017, at 7:46 AM, Stefan Ulm <s....@di...> wrote: > Hello all, > > is there any possibility to install gcc/g++ in astlinux to run it on the machine. I would like to develop and run directly on running astinux device. > > > > Best regards > > Stefan Ulm > Technical Department | Research & Development > ste...@di... > > > > <image001.png> > > DIVUS Headquarters Pillhof 51 . I-39057 Eppan (Südtirol) . Tel. +39 0471 633 662 . Fax. +39 0471 631 829 > DIVUS Showroom Deutschland Leinfelder Str. 64 . D-70771 Leinfelden-Echterdingen . Tel. +49(0)711 5087 5923 > www.divus.eu . Privacy: http://www.divus.eu/media/DivusPrivacy.pdf |