This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos 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]

Re: Does anybody know whether eCos has these functions??




Andrew Lunn-2 wrote:
> 
> On Thu, Mar 13, 2008 at 09:13:51PM -0700, grachel wrote:
>> 
>> I run into some errors like"undefined reference to..." when I plant
>> phoneme
>> advanced to eCos platform.The mentioned functions are
> 
>> 'realpath','ftruncate','getrlimit','nl_langinfo','getpwuid','tzset','utimes','chmod'.I
> 
> Many of these functions don't make sense in an deeply embedded system.
> eg getrlimit, nl_langinfo, getpwuid, utimes.
> 
> realpath and ftruncate were i think originally BSD extensions. eCos
> tries to be POSIX compliant. It does not have these functions.
> 
> Are you talking about https://phoneme.dev.java.net ?  You want to be
> careful about the licence.
> 
>         Andrew
> 
> -- 
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
> 
> 
> 


Thank you!Indeed, I post almost the same thread on
https://phoneme.dev.java.net,just because I'm not sure what all these
functions come from.I'm now working on both phoneme advanced and eCos,and my
job is to plant all the phoneme codes to eCos platform,but when I link
cvm,these errors appear,so I have to try all the manners I can to settle
it!Thank you again!
-- 
View this message in context: http://www.nabble.com/Does-anybody-know-whether-eCos-has-these-functions---tp16044145p16047007.html
Sent from the Sourceware - ecos-discuss mailing list archive at Nabble.com.


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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