This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/17673] ld: Unsatisfied symbols referencing static const via overloaded operator->


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]