Thread: Symbols classing during linking

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Kung Fu Kitty Angus's Avatar
    Join Date
    Oct 2008
    Location
    Montreal, Canada
    Posts
    115
    Also, I've tried running my project w/ou the optimizer library, and the Poppler code performed perfectly. So even if the optimizer is not at fault (and I think it highly likely that it is, and is causing Poppler calls to be misdirected) then the optimizer is definitely key to the problem.

    EDIT: Oh yes, and I keep forgetting, at the end of my build I always see this: warning: libstdc++.so.5, needed by /usr/local/lib/libPdfOptimizeAPI.so, may conflict with libstdc++.so.6. Who knows, that could be part of the problem.
    Last edited by Angus; 05-13-2009 at 11:35 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Linux Putting my children to sleep with futex!?
    By Abs in forum Linux Programming
    Replies: 18
    Last Post: 02-12-2009, 06:43 PM
  2. Replies: 7
    Last Post: 02-02-2009, 07:27 AM
  3. unresolved external symbols...linking errors in VC++
    By rammohan2b in forum C++ Programming
    Replies: 2
    Last Post: 01-22-2009, 02:19 AM
  4. Trouble with Windows/DirectX programming
    By bobbelPoP in forum Windows Programming
    Replies: 16
    Last Post: 07-08-2008, 02:27 AM
  5. Strange error?
    By MrLucky in forum C++ Programming
    Replies: 5
    Last Post: 02-04-2006, 03:01 PM

Tags for this Thread