⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.amiga

📁 模拟器提供了一个简单易用的平台
💻 AMIGA
字号:
This file, ./AMIGA/README.AMIGA, is NOT part of the standard distributionof the Stanford GraphBase.COPYRIGHT NOTICE FOR ./AMIGAThe following copyright notice extends to all files in the ./AMIGAsubdirectory, but not to any part of the standard distribution of theStanford GraphBase (which is copyright (c) 1993 by Stanford University).Copyright (c) 1994 Andreas SchererPermission is granted to make and distribute verbatim copies of thisdocument provided that the copyright notice and this permission notice arepreserved on all copies.Permission is granted to copy and distribute modified versions of thisdocument under the conditions for verbatim copying, provided that theentire resulting derived work is distributed under the terms of apermission notice identical to this one.PURPOSE OF THIS FILEIt describes the necessary steps to get the Stanford GraphBase (SGB) up andrunning on the Commodore AMIGA with the help of SAS/C++ 6.55.  Also itdescribes the contents of the subdirectory ./AMIGA, where `.' denotes theroot directory of the standard installation of SGB.FILES ADDED FOR INSTALLING SGB ON THE AMIGAThe standard distribution of SGB is assumed to be installed on your AMIGA.`Installed' means that all source files from the original archive arepresent in a root directory (denoted by `.' in what follows) and, ifappropriate, one or more subdirectories, on your machine.  If you don'thave SGB yet, go out and get it from labrea.stanford.edu, where it residesin the directory `/pub/sgb', or possibly from some other host location.The original source files are totally left untouched (as this is expresslyprohibited by the copyright notice included in every single file of SGB).For installing SGB on the AMIGA, two additional files come with this patch.They should be added to the local SGB installation in a new subdirectory../AMIGA/SMakefile	Makefile for SAS/C++ 6.55../AMIGA/README.AMIGA	This file.HOW TO INSTALL SGB ON THE AMIGAFirst read the ./README file that comes with the standard distribution ofthe Stanford GraphBase, but don't follow the instructions for building thetargets yet.  Some points are overwritten by what follows.  Details of theinstallation process are described in ./README, though.Then install CWEB (version 3.0 or greater), which can be found in variousarchives; the master files reside at labrea.stanford.edu; a complete AMIGAinstallation of CWEB (version 3.2 patch level 10) resides on the CTAN hostftp.dante.de:/pub/tex/web/c_cpp/AmigaCWEB/ and is ready to use.Copy ./AMIGA/SMakefile to the root directory of SGB and edit it asSMakefile instructs you; especially the entry for `MAKE' needs adjustment.If this is done, take a deep breath, and say "make tests".  After you getthe message	Congratulations --- the tests have all been passedyou can then say "make install".  If you do this for the first time, allnecessary subdirectories will be created by the `make' process.If you want to install all the demonstration programs as well as theGraphBase library, say "make installdemos" after "make install".Finally, you should say "make clean" to remove all intermediate files fromthe root directory.TROUBLE SHOOTINGI tested the AMIGA version of SGB with the following setup:	AMIGA 2000	GVP G-Force 030/50/50/8	SAS/C++ 6.56	CWEB 3.4 patch level 13For compilation the CFLAGS macro (see ./AMIGA/SMakefile) was set to	CFLAGS = DEBUG=full			# OPTIMIZE		INCLUDEDIR=$(SGBDIR)		INCLUDEDIR=$(INCLUDEDIR)		$(SYS)		CPU=any				# CPU=68030		MATH=standard			# MATH=68882		DEFINE=_STRICT_ANSI		IGNORE=85+93+100+132+154+161		NOICONSin combination with the appropriate setting of	MATHLIB = LIB:scm.lib			# LIB:scm881.libShould you encounter problems with this AMIGA patch for SGB with these ordifferent settings or should you have ideas for further improvements, likeusing GnuMake instead of SMake, or reducing the list of suppressed compilerwarnings, contact the author of this contributionAndreas SchererRochusstra遝 22-2452062 AachenGermany<scherer@physik.rwth-aachen.de> (Internet)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -