[ECOS] goAhead server

Carlos Manuel Duclos Vergara carlos@embedded.cl
Wed Jun 2 18:29:00 GMT 2004



On Wed, 2 Jun 2004, baljeet singh wrote:

> All,
> 
> Has anybody actually compiled and run goAhead server
> under ecos?
> 

at least not by myself

[...]

> 
> Owner@NUVO-DESKTOP /ecos-c/workdir/ws031202/ecos
> $ make
> cc -o webcomp -O2 -DWEBS -DUEMF -DOS="Linux" -DLINUX
> -I.. ../webcomp.c
> cc: not found

usually this involves a simple link call cc from gcc, i mean

ln -s /usr/bin/gcc /usr/bin/cc

(SUSE 9.0 creates the link, i don't know other distros)


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



More information about the Ecos-discuss mailing list