[Bug c++/87249] Undefined reference within a header
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 7 13:08:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87249
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2018-09-07
Ever confirmed|0 |1
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Dimitris Eftaxiopoulos from comment #0)
> Compiles fine with g++-7.3.
>
> *.i file was not created (or not found).
We can't do anything without a test case. For C++ code you need to look for a
.ii file not .i
More information about the Gcc-bugs
mailing list