top | item 27316194 (no title) tobiasu | 4 years ago this is unclear to me, what source do you need? discuss order hn newest andi999|4 years ago That if you build ada yourself your binaries later either have the runtime exception or that they do not need it. tobiasu|4 years ago Take as an example the gnat.sockets package from upstream gcc:https://github.com/gcc-mirror/gcc/blob/master/gcc/ada/libgna...Compare with the same file from the GNAT 2021 CE install:GNAT/2021/lib/gcc/x86_64-pc-linux-gnu/10.3.1/rts-native/adainclude/g-socket.adsyou will find there are a bunch of blank lines where the runtime exception was. load replies (2)
andi999|4 years ago That if you build ada yourself your binaries later either have the runtime exception or that they do not need it. tobiasu|4 years ago Take as an example the gnat.sockets package from upstream gcc:https://github.com/gcc-mirror/gcc/blob/master/gcc/ada/libgna...Compare with the same file from the GNAT 2021 CE install:GNAT/2021/lib/gcc/x86_64-pc-linux-gnu/10.3.1/rts-native/adainclude/g-socket.adsyou will find there are a bunch of blank lines where the runtime exception was. load replies (2)
tobiasu|4 years ago Take as an example the gnat.sockets package from upstream gcc:https://github.com/gcc-mirror/gcc/blob/master/gcc/ada/libgna...Compare with the same file from the GNAT 2021 CE install:GNAT/2021/lib/gcc/x86_64-pc-linux-gnu/10.3.1/rts-native/adainclude/g-socket.adsyou will find there are a bunch of blank lines where the runtime exception was. load replies (2)
andi999|4 years ago
tobiasu|4 years ago
https://github.com/gcc-mirror/gcc/blob/master/gcc/ada/libgna...
Compare with the same file from the GNAT 2021 CE install:
GNAT/2021/lib/gcc/x86_64-pc-linux-gnu/10.3.1/rts-native/adainclude/g-socket.ads
you will find there are a bunch of blank lines where the runtime exception was.