Menu

#1 Shared libs

closed
nobody
Production (1)
5
2005-08-22
2003-06-04
Marc Poinot
No

Add shared libs to production.

On SGI, the command to add looks like:

cc -shared -o libcgns.so *.o

But it certainly has to be cleverly set for
other platforms. I guess the best is to see
what is done for other open source packages
and it up in the configure stuff.

-MP-

Discussion

  • Bruce Wedan

    Bruce Wedan - 2003-07-12

    Logged In: YES
    user_id=695775

    I agree with allowing shared libs, and have looked into it
    briefly using the Tcl/Tk configure as an example. Haven't
    tried to build any shared libs yet - maybe some day.

     
  • Bruce Wedan

    Bruce Wedan - 2005-08-22
    • status: open --> closed
     

Log in to post a comment.