This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

About system call in MIPS



Hello,all:

In MIPS (--target = mipe-elf), it can not handle the system call like fopen,
fread, fwrite and so on.

It also can not handle the argc and argv in main function parameter.

Maybe, i need to add some function (ex: _read or _write) in 
libgloss/mips/syscalls.c, after doing that, those fuctions(ex:fread)
can work.

Can anyone give me some ideas ...

                                               Thanks a lot !!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]