https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121623

--- Comment #19 from Sam James <sjames at gcc dot gnu.org> ---
(In reply to Frank Scheiner from comment #17)
> So just got back into this. Unfortunately the preprocessed source won't
> compile successfully with the used cross-compiler:
> ```
> root@esprimo-e420:/usr/src# ia64-t2-linux-gnu-g++ --version
> ia64-t2-linux-gnu-g++ (T2 SDE) 14.2.0
> [...]
> 

Try building it with the same version. You may also need an explicit -std=...

Reply via email to