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]
Other format: [Raw text]

Problems with Start up type


Hi all
    I'm able to run the Hello.c  application on an i386 Terminal 
..when specifying the start up type as RAM.
    when i tried it with start up type FLOPPY  ..i'm not able to 
build the application.
    Same is the case  when i select the start up type ROM.

    Is there any extra settings to do  when selecting these two 
start up types?


    The eror i'm geting is ...

$ i386-elf-gcc -I /RRR/Untitled_install/include hello.c -L 
/RRR/Untitled_install/lib -Ttarget.ld -nostdlib

/RRR/Untitled_install/lib/vectors.o: In function 
`__default_interrupt_vsr':
/RRR/Untitled_install/lib/vectors.o(.text+0x156): undefined 
reference to `hal_saved_interrupt_state'
collect2: ld returned 1 exit status


  Pls guide me
    regards
       George
_________________________________________________________
Click below to visit monsterindia.com and review jobs in India or 
Abroad
http://monsterindia.rediff.com/jobs


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


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