Currently I am building ghdl with Slackware-current 32-bit version. This release has native gcc @ 4.9.3 Using the build script from sourceforge.
All works fine except for the ghdl-install itself. Can fix it by copying the required files. best regards Simon On Tue, Nov 24, 2015 at 8:44 PM, Tristan Gingold <tging...@free.fr> wrote: > On 24/11/15 12:58, Simon Thijs de Feber wrote: > >> Thanks to all who worked on the 0.33 release. >> >> I have been using ghdl on Slackware for years. >> The last few times I build it from scratch. >> And I used : >> >> >> http://sourceforge.net/p/ghdl-updates/wiki/build%20ghdl%20from%20source%20on%20Linux/?version=26 >> >> The latest release is bit more of a pain. >> >> I followed the modified instructions on the Wiki and README. >> And installed ada gnat. >> >> However I get : >> >> gcc -c -g -DWITH_GNAT_RUN_TIME -o jumps.o src/grt/config/jumps.c >> <built-in>:0:0: internal compiler error: Segmentation fault >> gcc: internal compiler error: Segmentation fault (program cc1) >> Please submit a full bug report, >> with preprocessed source if appropriate. >> See <http://gcc.gnu.org/bugs.html> for instructions. >> make: *** [jumps.o] Error 4 >> > > Note that this is a gcc crash, not a ghdl one. > Maybe enable optimization. > > Tristan. > > > > _______________________________________________ > 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