Re: SmartEiffel opens the door

Stefan Brantschen <[email protected]> Thu, 14 Jul 2005 22:22:20 +0200
Newsgroups gmane.comp.lang.eiffel.smalleiffel
Message-ID <[email protected]>
Yeah, you're right. Even though I have GNU xargs compiled and  
installed, I quickly ran into other issues of this kind. It's a pity.

- Stefan


On 14 Jul 2005, at 15:43, Patrick Mauritz wrote:

> On Thu, Jul 14, 2005 at 02:58:39PM +0200, Stefan Brantschen wrote:
>
>> "xargs: illegal option -- r" -- which seems to require GNU xargs, not
>> my BSD-one that does not have an -r option. I then quickly tried to
>>
> cp and grep and various other tools have to be compatible to GNU
> extensions, too.. so cogito definitely is _not_ POSIX compatible,  
> but GNU.
>
>
> patrick mauritz