[Bug c++/17673] ld: Unsatisfied symbols referencing static const via overloaded operator->
jerrydy at sbcglobal dot net
gcc-bugzilla@gcc.gnu.org
Sun Sep 26 04:34:00 GMT 2004
------- Additional Comments From jerrydy at sbcglobal dot net 2004-09-26 04:34 -------
My environment is HP-UX 11i. I replaced the static const int definition with
enum { OCI_HTYPE = 100 } as a workaround. Note that the error occurs during
link only (compiles with no errors).
-Jerry
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17673
More information about the Gcc-bugs
mailing list