--- Comment #15 from pinskia at gcc dot gnu dot org 2006-11-26 05:58
---
No feedback in 3 months about the -Wno-attributes option and the current
behavior of GCC so closing.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #14 from dannysmith at users dot sourceforge dot net
2006-08-27 21:14 ---
(In reply to comment #12)
> This happens with Qt4 Win32 as well - lot of warnings - "warning: inline
> function... attribute ignored". All that's needed is a -Wno-inline-dllimport
> type of flag to min
--- Comment #13 from serzholino at gmail dot com 2006-08-27 16:20 ---
Confirmed with qt4 on win32
--
serzholino at gmail dot com changed:
What|Removed |Added
--- Comment #12 from paragw at excite dot com 2006-08-14 02:38 ---
This happens with Qt4 Win32 as well - lot of warnings - "warning: inline
function... attribute ignored". All that's needed is a -Wno-inline-dllimport
type of flag to mingw to suppress these warnings.
Specifying dllimpor
--- Comment #11 from dannysmith at users dot sourceforge dot net
2006-06-30 02:42 ---
On today's trunk, your example no longer gives warnings. Instead it compiles,
then fails with:
C:\tmp>G++ -Wall -W test.cpp
c:\tmp/ccOGb2M9.o:test.cpp:(.text+0x1e): undefined reference to
_imp___ZN1TC