[Bug c/126702] undefined reference to inline function
antonio at gnu dot org via Gcc-bugs <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126702 --- Comment #10 from Antonio Diaz Diaz <antonio at gnu dot org> --- > maybe -fgnu89-inline works for you It indeed worked. Thank you very much Sam and Arsen.