Thread View: comp.lang.c++
1 messages
1 total messages
Started by sharp@cadnetix.C
Fri, 03 Mar 1989 16:10
Sharable libC.a?
Author: sharp@cadnetix.C
Date: Fri, 03 Mar 1989 16:10
Date: Fri, 03 Mar 1989 16:10
17 lines
807 bytes
807 bytes
I'm attempting to build up a version of ATT's libC.a (generic 1.2) using Sun's OS 4.0 shared library mechanism (sun3's and 4's so far). I've done all the obvious (to me) things, like compiling everything with the -pic option and building the library with -assert pure-text. My little cout << "hello world" program works fine so long as I link libC.a statically (I know, big deal), but conveniently seg faults when run it with a dynamically linked libC.so.0.1. Has anyone out there already done this? Is there something stuipd [sic :)] that I have missed? Thanx in advance. Jim Sharpe (303) 444-8075 x 338 Cadnetix Corporation Internet: sharp@cadnetix.com 5775 Flatiron Pkwy. UUCP: cadnetix!sharp Boulder, CO 80301 {uunet,boulder,nbires}!cadnetix!sharp
Thread Navigation
This is a paginated view of messages in the thread with full content displayed inline.
Messages are displayed in chronological order, with the original post highlighted in green.
Use pagination controls to navigate through all messages in large threads.
Back to All Threads