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

See the CrossGCC FAQ for lots more information.


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

arm and using newlib


Hi all,
I'm using gcc 3.0.4 with newlib 10 for the ARM processor on a single board
computer.
I need to tie my real time clock into the time functions of newlib.
should this be done by replacing the gettimeofday function in syscalls.c
or is there a better way.    Syscalls.c is by default part of newlib.  In
an embedded system should it be part of my hardware abstraction layer.
Thanks
Richard Slaughter


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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