[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MiNT-Lib vs. MagiC



On Tue, 25 Nov 1997, Christian Felsch wrote:

> Hi!
> 
Hello...

>                 
> Because MagiC 5.x also support Pexec(104) I've change these lines into 
> 
>         pid = Pexec(104, 0L, b, 0L);
>         if (pid == -EINVAL)
>         {
>                 ...
> 
> and now gcc works fine with MagiC 5.x!

<nodnod>  A bunch of these were fixed in PL47; there were even
more in PL46.  If you are up to it, fix a few more and send me
the patch.

Yves