Tristan Gingold wrote: ... >> >> What is the correct way to build with gnat-4.3? > > I suppose you might build ghdl with gnat-4.3 using gcc-4.2.X > > I am currently switching from gcc-4.2 to gcc-4.3. > GHDL is able to compile some files but crashes on biggest one. > Work in progress...
I might be understanding something wrong here. That change you are referring to sounds like the change of the attached gcc version, which now for ghdl 0.27 is 4.2.4? Now the ADA compiler version as I understand it, is the one that comes with the distribution. So when I build ghdl on a specific Linux distribution, I will use the respective ADA compiler of it. I was building ghdl 0.27 packages for openSUSE 10.1 and 10.2 successful, all based on gcc 4.2.4, but for the compilation the native ADA compiler of that distribution was used. Now with openSUSE 11.0 gnat-4.3 is used and there I see the error message: grt-vcd.ads:24:09: tagged types not allowed in no run time mode gnatmake: "/usr/src/packages/BUILD/ghdl-0.27/gcc-4.2.4/gcc/vhdl/grt/grt-modules.adb" compilation error That seems to be the same error that got talked about back in May, but then with 0.26 + some patches from svn. It sounds like that compilation should be possible with gnat-4.3? Guenter _______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
