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]

Newbie question


Hi all,

	I'm sorry to ask for help, but here I go.  I've build the
redboot floppy for i386.  The redboot is fantastic.  Ok, so
now I'm trying to build the hello.c example to run on
redboot.

	mkdir pc
	cd pc
	ecosconfig new pc
	ecosconfig tree
	make

	cd examples
	make

output:
i386-elf-gcc                                     -o hello.o
-g -Wall -I/home/stephen/ecos/pc/install/include
-ffunction-sections -fdata-sections hello.c
/tools/H-i686-pc-linux-gnu/i386-elf/bin/ld: cannot open
crt0.o: No such file or directory


	Am I using the correct ecosconfig parameters?  Thanks in
advance.

Steve

-- 
Stephen Polkowski
Centaur Technology  
Austin, TX
(512) 418-5730


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]