home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!agate!doc.ic.ac.uk!warwick!uknet!newcastle.ac.uk!news
- From: C.R.Snow@newcastle.ac.uk (Dick Snow)
- Newsgroups: comp.lang.modula3
- Subject: UMAX build problem with 2.11
- Message-ID: <C1Ivsn.EHD@newcastle.ac.uk>
- Date: 27 Jan 93 17:12:22 GMT
- Reply-To: C.R.Snow@newcastle.ac.uk (Dick Snow)
- Organization: University of Newcastle upon Tyne
- Lines: 39
- Nntp-Posting-Host: consett
-
- I am trying to build the 2.11 distribution for the Multimax running UMAX4.3.
- The compiler has been successfully built, and I am now trying to create the new
- library. The modules compile ok (which presumably tests the compiler quite
- adequately), but when it tries to build the archive, it fails with the error
- message below. Can anybody suggest a cure?
-
- Thanks,
- ... Dick Snow.
-
- -------------------------------------- libm3/UMAX
- /usr/local/m3-2.11/bin/m3 -w1 -make -why -nostd -times -O -a libm3.a
- -F.PGM_S
- OURCES
- new objects -> archiving libm3.a
- ar: bad option `3'
-
- seconds #times operation
- 1.24 1 flattening search path
- 3.80 351 checking object timestamps
- 33.26 348 checking old link info
- 11.08 1 compiling C -> object
- 0.72 1 checking global consistency
- 3.60 1 generating _m3lib.c
- 0.72 1 building library link info
- 19.81 1 exhaling new link info
- 0.17 1 building library archive
- 0.21 2 removing temporary files
- 29.49 10 garbage collection
- 1.98 other
- ---------------------------------------------------
- 106.08 TOTAL
-
-
- Fatal Error: program "/bin/ar" failed (exit status 2)
-
- gmake: *** [libm3.a] Error 255
- *** Error code 1
-
- Stop.
-