Linking fortran libraries into a unix-level executable.
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.9) Gecko/20100722 Eudora/3.0.4 Hi. Someone recently popped into my office with a question that this list might be able to help me with. They have a program written in fortran. I can install a version of gcc which includes gfortran, and compile their program. It works great. Now what they'd want to do is to come up with an executable that people in their class could run, *WITHOUT* needing to install Apple's developer tools and the package for gfortran. Sort of like static-linking it for everything in the gfortran/gcc package, but not in Apple's own system libraries. Is there some way to do this? I tried various tricks based on reading the man pages, but haven't had any success. -- Garance Alistair Drosehn = drosih@rpi.edu Senior Systems Programmer or gad@FreeBSD.org Rensselaer Polytechnic Institute; Troy, NY; USA _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Garance A Drosihn