Sign in

username:

password:



Not a member?

Search Comp.Arch.Embedded



Search tips

embedded by Keywords

68HC11 | 68HC12 | 8051 | 8052 | ARM | ARM7 | Asic | AT91 | AT91RM9200 | Atmel | AVR | AVRStudio | Bootloader | CFP | CompactFlash | Cygnal | Cypress | Dataflash | DSP | eCos | EEPROM | Embedded Linux | Emulator | Endian | Ethernet | Firewire | FPGA | Freescale | GCC | GNUARM | GSM | H8 | HDLC | I2C | Infineon | Interrupts | Java | JTAG | LCD | LED | LPC2000 | MCU | Microchip | MMC | MPLAB | MSP430 | PC104 | PCB | PCI | PCMCIA | PowerPC | Rabbit | RS232 | RS485 | RTOS | SBC | SDRAM | Sensor | SPI | STK500 | UART | UML | USART | USB | Verilog | VHDL | VxWorks | Xilinx

Ads

Discussion Groups

Discussion Groups | Comp.Arch.Embedded | How much Linux software runs on eCos?

There are 2 messages in this thread.

You are currently looking at messages 0 to 2.

How much Linux software runs on eCos? - Uddo Graaf - 02:49 30-03-04

I read somewhere that eCos is API compatible with Linux so most Linux
software can be compiled and run on eCos. To what extent is this valid?

Thanks in advance.





Re: How much Linux software runs on eCos? - Lewin A.R.W. Edwards - 08:31 30-03-04

> I read somewhere that eCos is API compatible with Linux so most Linux
> software can be compiled and run on eCos. To what extent is this valid?

I'd call this a dangerous statement. There are API similarities, but
the OSes are very different, and the target market is very different
too. Some Linux software may compile and link against the eCos library
without source patching - not terribly much of it, I think -  but this
is only part of the job of porting.