Rainer Orth <r...@cebitec.uni-bielefeld.de> writes:

> Hi Gaius,
>
>> A very brief update to say that I've merged the new linking
>> implementation back onto the devel/modula-2 branch,
>
> unfortunately, that branch doesn't bootstrap for me anywere:
>
> * On both x86_64-pc-linux-gnu and i386-pc-solaris2.11:
>
> libtool: compile:  /var/gcc/modula-2/11.4-gcc-modula-2/./gcc/gm2 
> -B/var/gcc/modula-2/11.4-gcc-modula-2/./gcc/ -c -g -O2 -g -O2 -I. 
> -I/vol/gcc/src/hg/master/modula-2/gcc/m2/gm2-libs-min 
> -I/vol/gcc/src/hg/master/modula-2/gcc/m2/gm2-libs -fno-exceptions 
> -fno-m2-plugin 
> /vol/gcc/src/hg/master/modula-2/libgm2/libm2min/../../gcc/m2/gm2-libs-min/M2RTS.mod
>   -fPIC -DPIC -o .libs/M2RTS.o
> /vol/gcc/src/hg/master/modula-2/libgm2/libm2min/../../gcc/m2/gm2-libs-min/M2RTS.mod:29:1:
>  error: In implementation module ‘M2RTS’: module does not export procedure 
> which is a necessary component of the runtime system, hint check the path and 
> library/language variant
>    29 | IMPORT libc, SYSTEM ;
>       | ^~~~~~
> make[5]: *** [Makefile:746: M2RTS.lo] Error 1

Hi Rainer,

thanks for the report - the first bug report (above) is now fixed on
devel/modula-2.

Thanks for the gdb output for PR modula2/101392 (still outstanding)

regards,
Gaius

Reply via email to