- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to build a static library from one that is normally build as a DSO wth IPO. I understand that with IPO you simply cannot just run ar and package the object files together but rather you need to link these (much in the same was as GCC with lto needs the wrapper).
The problem that I am seeing is when I create an an xarchive using xiar with "xiar -qipo" with about 50 or so file I get an 010101_4053 internal error.
What does this mean, and how do I create an archive of a static library that will be compliled with ipo.
Link Copied
0 Replies

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