- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey,
I'm building Fltk 1.1.8 and I getting the following linker error:
ld warning: can't add line info to anonymous symbol ___gxx_personality_v0$non_lazy_ptr from ../lib/libfltk.a(Fl_Group.o)
CXX-Flags: icpc -O3 -fpic
The version of the c++ compiler is11.1-080.
Is this the same error as inhttp://software.intel.com/en-us/forums/showthread.php?t=64742 ?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
After using the linker flag -static-intel the linker warning goes away.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - af123_af007
Hello,
After using the linker flag -static-intel the linker warning goes away.
Thanks
That's interesting. In the other thread, the user was having a problemusing a combination of -static-intel and -all_load. Are you using -all_load?
I think I have a test case that reproduce the ld warning can't add line info. I'm going to submit a bug on that.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page