ADA frontend?

Mike Stump mrs@wrs.com
Wed Sep 9 18:07:00 GMT 1998


> Does the m68k simulator support the UNIXisms that gcc relies on, such as
> file I/O?

They can, some do.  I don't think all of them do.  Basically, they
support a unix kernel style syscall facility, and on top of that you
run libgloss/newlib for most other functionality.

I don't think fork/exec/ioctl is handled currently, but in theory it
isn't that hard to add these.

(I'm speaking a bit out of my league, I'm not a sim head.)



More information about the Gcc mailing list