home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!uknet!qmw-dcs!adriaan
- From: adriaan@dcs.qmw.ac.uk (Adriaan Joubert)
- Newsgroups: alt.lucid-emacs.help
- Subject: Compilation on DEC 5000/240, Ultrix 4.3, X11R5
- Message-ID: <1993Jan12.112134.24975@dcs.qmw.ac.uk>
- Date: 12 Jan 93 11:21:34 GMT
- Sender: usenet@dcs.qmw.ac.uk (Usenet News System)
- Organization: Computer Science Dept, QMW, University of London
- Lines: 43
- Nntp-Posting-Host: flint.dcs.qmw.ac.uk
-
- Hi,
-
- I have managed to get lemacs compiled on A DEC station with the
- native cc, using the information supplied in help-lucid-emacs
- (the compilation of this newsgroup). Well, nearly, anyway. The
- file alloc.c in the src directory won't compile with the native
- cc, because of:
-
- cc -O -c alloc.c
- cpp: warning ./m/m-mips.h:119: DATA_START redefined
- (ccom): alloc.c, line 1955: ccom: Internal: tyreduce
- extern int x_show_gc_cursor (struct screen*);
- ------------------------------------------------^
- *** Error code 1
-
- Stop.
-
- So I compiled this one file with gcc, everything linked and seems
- to be working fine! As compiling one file with a different compiler
- does seem a bit risky, I would like to know if anybody managed
- to compile the whole lot with the native cc compiler.
-
- If I compiled the whole lot with gcc, I couldn't get temacs to link,
- ld complained about __main not being available, while it definitely
- was. So I gave up on that one.
-
- Thanks for any help on this one!
-
- Adriaan
-
- P.S. A truly brilliant editor, by the way. Thanks a lot!
-
- --
- --
- ***************************************************************************
- * Adriaan Joubert * Janet : adriaan@uk.ac.qmw.dcs *
- * London Parallel * Internet : adriaan@dcs.qmw.ac.uk *
- * Applications Centre * *
- * QMW University of London * Fax : +44-81-981 9803 *
- * Mile End Road * Telephone : +44-71-975 5168 *
- * London E1 4NS * *
- * United Kingdom * *
- ***************************************************************************
-