home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!apple!applelink.apple.com
- From: A-LAMBERT@ADFA.OZ.AU
- Newsgroups: comp.sys.mac.oop.macapp3
- Subject: MABuild -UserAutoBuild
- Message-ID: <199301221135.AA19858@sserve.cc.adfa.oz.au>
- Date: 22 Jan 93 22:35:00 GMT
- Sender: daemon@Apple.COM
- Organization: AppleLink Gateway
- Lines: 35
-
- Hi there,
- I am having a little trouble with building an application under MacApp3.0.1
- I am trying to set up a set of libraries within my MAMake file. This is how
- I attempt to do it - any advice on why APP.MakeIt does not include lib
- statements would be appreciated!!!!
-
- Inside APP.MAMake
- ...
- OtherLinkFiles = "{ObjApp}MyLibrary.o"
-
- MAUserAutoBuild = "{ObjApp}MyLibrary.o"
-
- "{ObjApp}MyLibrary.o" {MyObjectFiles}
-
- Then on the command line...
-
- MABuild APP -Link "-w" -NeedsColorQD -NeedsFPU -NeedsMC68030
- -NeedsSystem7 -Sym -CPlusLoad -UserAutoBuild
-
- The {ObjApp}APP.MakeIt file contains Cplus and Link and rez lines etc, but
- no evidence of why. Any help would be appreciated.
-
- Thanks Andrew.
-
-
- | -------------------------------
- /--\_|\ "Australia is | Andrew Lambert |
- / \ just the west |Dept. of Electrical Engineering|
- \ __ | \ island of | University College |
- \-/ \-/ ## New Zealand" | A.D.F.A. |
- 0 / | Canberra, A.C.T. 2600 |
- / | AUSTRALIA |
- | PH 6-2688445 FAX 6-2688443 |
- email: a-lambert@adfa.oz.au |_______________________________|
-
-