[foxboro] Statically linking C programs

  • From: "David Johnson" <davidrjohnson@xxxxxxxxx>
  • To: foxboro@xxxxxxxxxxxxx
  • Date: Fri, 15 Sep 2006 12:46:30 -0500

Hello again,
While I'm picking the brains of the worlds foremost I/A experts (blatant
flattery).

I have been assisting in the development of a C program that allows the
setting of secure setpoints and a few other neat tricks.  We used the gnu c
compiler, and have a version that works really well, but when we send the
executable out, some people don't have all of the gcc libraries.  Rather
than make them load the gcc libs, which is a possible solution. We would
like to statically link the libraries.  Yeah, I know it makes for a large
executable, but it's a lot easier to distribute.  We have surfed the net and
tried a variety of "solutions" to no avail. So if you are a C guru with a
couple of minutes to spend, we could use the help.

Regards,
David


 
 
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
 
foxboro mailing list:             //www.freelists.org/list/foxboro
to subscribe:         mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe:      mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
 

Other related posts:

  • » [foxboro] Statically linking C programs