hi,
can anyone tell me how to build a platform through command line from
the beginning to the end....
one by one or any articles or links describing each steps ,i need only
prototype....


i think it is starting like this
1) wince ARMV4I HIBASE MYPLATFORM
...

i think there is no problem to anyone exposing the steps..


thanking u

Re: build process step by step by Bruce

Bruce
Sat Dec 11 15:17:31 CST 2004

Take a look at blddemo.bat. It does the build using command line.

Help will come in handly to understand what the commands are doing.

--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net

Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member

Do have an opinion on the effectiveness of Microsoft Windows Mobile and
Embedded newsgroups? Let us know!
https://www.windowsembeddedeval.com/community/newsgroups



Re: build process step by step by Manoj

Manoj
Sun Dec 12 23:47:01 CST 2004

ya,
i know all the tools but in between them we have to set environment
variables and copy some batch files to our platform directoruy..
if we are not using the ide,how come we can set the variables
corresponding to the desired features..
these all are my doubts,if anyone can do it,pls do it...Otherwise i have
to work myself and most probably going to spend a lot of time only to get
idea about the command line build,this can be avoided if any one can tell me
the step( a working model).....
i know that veteren people can make it out easily,if this doubt is not
get cleared by this newsgroup,this will be my last post to this group...this
is from the bottom of my heart.

thanks to all for the co-operation

"Bruce Eitman (eMVP)" wrote:

> Take a look at blddemo.bat. It does the build using command line.
>
> Help will come in handly to understand what the commands are doing.
>
> --
> Bruce Eitman (eMVP)
> Senior Engineer
> beitman AT applieddata DOT net
>
> Applied Data Systems
> www.applieddata.net
> An ISO 9001:2000 Registered Company
> Microsoft WEP Gold-level Member
>
> Do have an opinion on the effectiveness of Microsoft Windows Mobile and
> Embedded newsgroups? Let us know!
> https://www.windowsembeddedeval.com/community/newsgroups
>
>
>

Re: build process step by step by Bruce

Bruce
Mon Dec 13 07:35:58 CST 2004

I gave you a working model, blddemo.bat, did you look at it?

What do you mean by: "in between them we have to set environment variables
and copy some batch files to our platform directoruy.."

You should not need to set environment variables in between any of the
commands or copy files to your platform directory, unless you are doing
something unusual or you have not set up your platform to support command
line builds (i.e. you have done too much in cec files). If that is the
case, I don't think we can help you. Maybe if you tell us more about your
build we can.

--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net

Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member

Do have an opinion on the effectiveness of Microsoft Windows Mobile and
Embedded newsgroups? Let us know!
https://www.windowsembeddedeval.com/community/newsgroups

"Manoj" <Manoj@discussions.microsoft.com> wrote in message
news:69912BE0-DF04-43D5-9640-CF2D6DB8C77C@microsoft.com...
> ya,
> i know all the tools but in between them we have to set environment
> variables and copy some batch files to our platform directoruy..
> if we are not using the ide,how come we can set the variables
> corresponding to the desired features..
> these all are my doubts,if anyone can do it,pls do it...Otherwise i
have
> to work myself and most probably going to spend a lot of time only to get
> idea about the command line build,this can be avoided if any one can tell
me
> the step( a working model).....
> i know that veteren people can make it out easily,if this doubt is
not
> get cleared by this newsgroup,this will be my last post to this
group...this
> is from the bottom of my heart.
>
> thanks to all for the co-operation
>
> "Bruce Eitman (eMVP)" wrote:
>
> > Take a look at blddemo.bat. It does the build using command line.
> >
> > Help will come in handly to understand what the commands are doing.
> >
> > --
> > Bruce Eitman (eMVP)
> > Senior Engineer
> > beitman AT applieddata DOT net
> >
> > Applied Data Systems
> > www.applieddata.net
> > An ISO 9001:2000 Registered Company
> > Microsoft WEP Gold-level Member
> >
> > Do have an opinion on the effectiveness of Microsoft Windows Mobile and
> > Embedded newsgroups? Let us know!
> > https://www.windowsembeddedeval.com/community/newsgroups
> >
> >
> >



RE: build process step by step by Umesh

Umesh
Tue Dec 14 03:11:08 CST 2004

pls go through previous post lot much already been written.
u can search using google group ...
hope it helps..
regards
Umesh jagga

"Manoj" wrote:

> hi,
> can anyone tell me how to build a platform through command line from
> the beginning to the end....
> one by one or any articles or links describing each steps ,i need only
> prototype....
>
>
> i think it is starting like this
> 1) wince ARMV4I HIBASE MYPLATFORM
> ...
>
> i think there is no problem to anyone exposing the steps..
>
>
> thanking u