Hello Philipe,
Sorry I have to post it again, as I sent only to [EMAIL PROTECTED], I hope now
it reaches to all the adeos-main list.

Thank you very much for your response, I will look into the return values of
the of the syscall. I apologize for not working on open, as I am still in
the development, but definetly would like to share the code on Open source
by beginning of the feb, as I have been restricted.
I would like to all your support then and now to answer open source
questions that would arise, as well as to complete my port.


Regards
Subbu

On 1/16/07, Philippe Gerum <[EMAIL PROTECTED]> wrote:

On Tue, 2007-01-16 at 15:49 +0530, Subramani Venkatesh wrote:
> Hello All,
> I am currently porting Adeos-ipipe on one of my MIPS architecture. I
> am using I-Pipe 1.5-01, X86 as reference to my porting. So Far I did
> relevant changes in
> 1.Interrupts handlers
> 2. System calls
> 3. Pagefault Handler
> Except Exception handling, I mean critcial bug events.
> With this changes I am able to Boot Linux kernel and also able to
> mount Ramdisk successfully.
>

[...]

> Opening console is successfull and executing /sbin/init
> Algorithmics/MIPS FPU Emulator v1.5
> INIT: version 2.85 booting
> grep: error while loading shared libraries: libc.so.6: failed to map
> segment from shared object: Error 4090

There is likely something fishy in the syscall interception path from
arch/mips/kernel/entry.S; all the syscalls seem to return error values
mistakenly once the pipelining is in effect. You may want to check your
changes in this area.

Btw, it would be nice to work in an open manner and post your code on
this list if you want to ask for help about it here. Contribution has to
work both ways. TIA,

--
Philippe.



_______________________________________________
Adeos-main mailing list
[email protected]
https://mail.gna.org/listinfo/adeos-main

Reply via email to