all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <incal@dataswamp.org>
To: help-gnu-emacs@gnu.org
Subject: Re: use emacs as abs modeling language compiler
Date: Wed, 30 Nov 2022 17:07:19 +0100	[thread overview]
Message-ID: <87h6ygl93c.fsf@dataswamp.org> (raw)
In-Reply-To: 198cd361-57a0-9532-c405-b5ac8db4f99b@gmail.com

Philippe Coatmeur wrote:

>> i want to run and compile ABS modeling language on EMACS
>> editor, the installation is done step by step but i have an
>> error with code 127 "absc --java "filename /bin/bash: line
>> 1: absc : command not found compilation exited abnormally
>> with code 127" can anybody help me to solve this problem?
>
> If your compile & run commands runs fine in the shell [...]

Makefile

(setq compile-command "make -j 4 -s -k ")

(define-key knap "\C-c\C-c" #'compile)

-- 
underground experts united
https://dataswamp.org/~incal




  reply	other threads:[~2022-11-30 16:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-29 16:40 use emacs as abs modeling language compiler yasereqaderi
2022-11-30 14:14 ` Manuel Giraud
2022-11-30 14:52 ` Joost Kremers
2022-11-30 20:47   ` Emanuel Berg
2022-11-30 15:03 ` Philippe Coatmeur
2022-11-30 16:07   ` Emanuel Berg [this message]
2022-11-30 15:59 ` Rudolf Schlatte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h6ygl93c.fsf@dataswamp.org \
    --to=incal@dataswamp.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.