Sanjeev Shukla wrote:
> I want to use linux for the development of an embedded system. for that I
> got to have the final file in OMF Format to be downloaded on the pentium
> motherboard.The coding will be in C and Assembly. Please suggest some tools
> for the same.
Do you mean you want to run Linux on your embedded system OR do you just want
to use Linux as a development platform ?
If you want to run Linux on your embedded system you _MUST_ use GNU GCC for
the compiler/assembler.
If you want use Linux as your development platform then you will most likely
still need to use GNU GCC and target what ever OS you want to run. eg. eCos,
RTEMS, VxWorks, etc.
Brendan Simon.
--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.