This is the mail archive of the ecos-discuss@sources.redhat.com 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: Re: Access version number string of eCos to check the compile date


> A timestamp seems the best way to differentiate between builds.

So can I implement cyg(_kernel)_ver(sion) ?
With a simple __DATA__ to show the compile date?

And if its a release also show the eCos branch (2.0 , 2.0b) or if its cvs show
CVS something like:

 "eCos compiled on __DATA__ [ 2.0 branch ]"
 "eCos compiled on __DATA__ [ CVS branch ]"

Would this be feasible for inclusion?


WBR, 
Carlos Sobrinho

-- 
#############################################################################
# I Know A Joke!!                                                           #
#############################################################################

-- 
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]