Re: Can Sather be awakened?
Tapio Kelloniemi <[email protected]>
| Newsgroups | gmane.comp.lang.sather.announce |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 23 Dec 2002, jefu wrote: > On Mon, 23 Dec 2002 13:12:35 +0200 (EET) > Tapio Kelloniemi <[email protected]> wrote: > > >> Try setting SATHER_ENV to the full pathname of the appropriate > >> LIBCHARS file - ferinstance on my machine I'd do : > > >>SATHER_ENV=/home/jefu/try/languages/sather/resources/en_NZ/bin/LIBCHARS > >>export SATHER_ENV > > > By the way I already have set that variable, sacomp refuses to work without > > it, but it doesn't help. > > If its not set sacomp won't work, but if its not set to the right > thing the compiled sather file doesn't work. Go fig. kThanks a lot! I started playing with it and after many tries I got it working. Even /usr/sather/resources/en_NZ/bin/LIBCHARS was not enough. I had to add -posix to it in order to get it working. What a pity that Sather is not part of GCC. -- Tapio