Hallo Stephen, thank you for your responce. I get also my suggestions are helpful.
An addtional hint for Linux with rpms. I found also a rpm with all requiries inside: http://www.rpmfind.net/linux/RPM/fedora/devel/rawhide/aarch64/g/ghdl-0.33dev-1.20151120gitff4bc5f.0.fc24.aarch64.html Can test someone this package? Can this rpm also hosted on sourceforge? http://sourceforge.net/projects/ghdl-updates/files/Builds/ghdl-0.33/ <- there is no rpm Rene Am 05.01.2016 um 10:18 schrieb Stephen Hawes: > Hi Rene, one follower :) > > .. and a very patchy but successful Vagrant file for the current Ubuntu LTS, > for any people into Vagrant. > > > > Using gcc 4.9.3 I tripped over problems with the gcc compile itself for > example the ISL configure script with a different standard to the main gcc > configure. I gave up on using an install prefix path [which is kind-of ok > for a vm test] but still hit library path problems [which I hacked in the > worst way possible as you can see in the command sequence]. > > This was a key difference; > GCC 4.9.3: > --with-gmp-dir=PATH this option has been REMOVED > --with-gmp=PATH specify prefix directory for the installed > GMP > package. Equivalent to > --with-gmp-include=PATH/include plus > --with-gmp-lib=PATH/lib > --with-gmp-include=PATH specify directory for installed GMP include > files > --with-gmp-lib=PATH specify directory for the installed GMP > library > > ISL from ./contrib/download_prerequisites 0.12.2: > --with-gmp=system|build Which gmp to use [default=system] > --with-gmp-prefix=DIR Prefix of gmp installation > --with-gmp-exec-prefix=DIR > > Other info; > Virtualbox 4.3.20 r96996 > Vagrant 1.6.3 > VM Image ubuntu/trusty: Ubuntu 14.04.3 LTS (GNU/Linux 3.13.0-74-generic > x86_64) > Built version: GHDL 0.34dev (20151126) [Dunoon edition] > > Best regards, > Stephen > > >> On 26 Dec 2015, at 3:12 am, Rene Doss <d...@gmx.de> wrote: >> >> I make the GCC backend version at opensuse leap 42.1. >> >> red@linux-rysn:~> ghdl -v >> GHDL 0.34dev (20151126) [Dunoon edition] >> Compiled with GNAT Version: 4.8.5 >> GCC back-end code generator >> Written by Tristan Gingold. >> >> Copyright (C) 2003 - 2015 Tristan Gingold. >> GHDL is free software, covered by the GNU General Public License. There >> is NO >> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >> red@linux-rysn:~> >> >> >> >> For this way I have documented my steps into a makefile. >> >> >> make start >> make next1 >> ... >> make next5 >> >> last step as superuser root >> make install >> >> >> If sombody need my installation way, the makefile is added. >> Good luck for follower. >> >> >> <makefile.txt>_______________________________________________ >> Ghdl-discuss mailing list >> Ghdl-discuss@gna.org >> https://mail.gna.org/listinfo/ghdl-discuss > > > _______________________________________________ > Ghdl-discuss mailing list > Ghdl-discuss@gna.org > https://mail.gna.org/listinfo/ghdl-discuss
_______________________________________________ Ghdl-discuss mailing list Ghdl-discuss@gna.org https://mail.gna.org/listinfo/ghdl-discuss