Hi! Ekaitz Zarraga <eka...@elenq.tech> skribis:
> More specifically I mean the output of that command is: > > ./md-unwind-support.h:60:47: error: dereferencing pointer to incomplete type [...] > build of /gnu/store/bx2zldsx3by529hri5pfx15k12f67gzb-gcc-4.7.4.drv failed Could you try building it with an older GCC? For example, you could add say ‘gcc-7’ to ‘native-inputs’ (make sure it doesn’t propagate to the other GCC variants that inherit from it, though). HTH, Ludo’.