www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/08/30/12:47:30

Date: Fri, 30 Aug 1996 16:25:57 -0300
Message-Id: <1.5.4.16.19960830133451.380f754e@dmeasc.rc.ipt.br>
Mime-Version: 1.0
To: djgpp AT delorie DOT com
From: Cesar Scarpini Rabak <csrabak AT dce03 DOT ipt DOT br>
Subject: Compiling Emacs 19.34 package w/present ver of DJGPP

After advising some friends on this, I think it can be useful to supplement
the information on this subject on the file INSTALL (is the last section, BTW).

After you've read it and sure you have all it's needed (including the unix
like utils and space in your hard disk), I suggest the following 'recipe':

cd to the src sub-dir in the emacs-19.34 tree and rename the gdbinit file to
_gdbinit, otherwise, configure will stop and you'll need to run it again
after you do this...

run configure

cd to the msdos sub-dir and compile by hand the files is_exec.c and
sigactio.c (you can use the following comandds):

        gcc -O2 -g sigactio.c
        gcc -O2 -g is_exec.c

cd to the src sub-dir and issue the following:

        make  widgetobj='../msdos/is_exec.o ../msdos/sigactio.o'

cd to the emacs-19.34 sub-dir and run make, presto! The emacs 19.34 is ready
for installing, that can be done at user's choices!

It is really worth of it! The new cc-mode is particularly COOL!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Cesar Scarpini Rabak                      E-mail: csrabak AT ipt DOT br
DME/ASC                                   Phone: 55-11-268-35221Ext.350
IPT - Instituto de Pesquisas Tecnologicas Fax:   55-11-268-5996
Av. Prof. Almeida Prado, 532.  Sao Paulo - SP 05508-901 BRAZIL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019