Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Sun Studio 11 dbx: warning: can't find file /a/b/c/library.a(object.o)

807578Mar 20 2008 — edited Mar 24 2008
The original path the archive library is no longer valid, but I do still have the library itself. However, I don't know what pathmap incantation I should use to allow dbx to load it.

I've tried

"pathmap /a/b/c /d/e/f"

where "/d/e/f" contains the required archive library, but I get the same error.

Does anyone have any ideas?

Thanks,
-Dave
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 21 2008
Added on Mar 20 2008
5 comments
558 views