This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52455] Symbolic constant treated as extern when -O not specified resulting in undefined symbol at link
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 02 Mar 2012 09:33:08 +0000
- Subject: [Bug c++/52455] Symbolic constant treated as extern when -O not specified resulting in undefined symbol at link
- Auto-submitted: auto-generated
- References: <bug-52455-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52455
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-03-02 09:33:08 UTC ---
This is a FAQ
http://gcc.gnu.org/wiki/VerboseDiagnostics#undefined_reference_to_.60S::a.27