change MXUNIT f2c gcc 3.3 or 4.0
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Modify the libI77/fio.h fortran include file to allow access to 10000 unit numbers: %vi libf2c/libI77/fio.h Replace line: #define MXUNIT 100 With line: #define MXUNIT 10000 Thanks lots, Becks --------------------------------------------------------------- Rebecca Bendick SC 331 Department of Geology University of Montana Missoula, MT 59812 (406) 243-5774 bendick@mso.umt.edu _______________________________________________ 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... Hi, there. I'm trying to compile source code, and the install directions include customizing and recompiling gcc from source in order to make this change: Do I need to do this if I am using gcc 3.3 or 4.0 from the latest Xtools release? I am running Darwin 8.2 on a G5. If I do need to modify and compile, could someone please give me instructions on how to get and install the Darwin gcc source? I tried to install gcc 3.3.2 from gnu, but it won't compile properly. This email sent to site_archiver@lists.apple.com
participants (1)
-
Rebecca Bendick