On 2014-04-23, DJ Delorie <d...@redhat.com> wrote:
>
>> But it's not called like a normal C function, it goes through some
>> sort of syscall interface so you don't actually link your _write()
>> function with newlib?
>
> It *is* called like a normal C function.  You really do just link
> libgloss.a (or your equivalent) in with your app like you would any
> other library.

I see.  I guess to me a "syscall interface" implies something other
than a normal C function call to a function that's linked with the
caller.

-- 
Grant Edwards               grant.b.edwards        Yow! In Newark the
                                  at               laundromats are open 24
                              gmail.com            hours a day!


------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to