Hey ..
I have a general question about the list..
as I wrote, Im new to mailinglists, so  I dont know, whether my current
problem is "enough technical" for it.
But after asking in several channels I didnt get help.

After successfully compiling prex for ARM-Integrator, I followed the
section "How to run Prex with QEMU?" 
http://prex.sourceforge.net/doc/integrator.html
On The bottom: 
"After the system boot, the black screen will appear in QEMU screen. Then, you 
have to press Ctrl-Alt-3 to show the serial console.
Note: Ctrl-alt-3 opens a terminal, Ctrl-alt-1 shows the geust OS, and
Ctrl-alt-2 shows the qemu monitor."

I got the black screen, the qemu-mon and the serial console, but only on
the qemu-mon I am able to type sth. And I have no idea how to get it
over. " Note: Ctrl-alt-3 opens a terminal," => few lines above he wrote
it'll oben the serial console.. Iam very confused ;) 

In the official #prex -Channel on Freenode "core-ix" wrote me:

"
19:47:39 <   core-ix> it does not work for some reason
19:47:48 <   core-ix> even when moving serial to a tcp socket
"
I hope there is sb who could tell me where I had to start over, cause I
dont know the default behavior of qemu with -kernel flag ;) 

Regards Phil

xaxes <[email protected]> wrote:
> xaxes <[email protected]> wrote:
> > Hey, Iam new to this mailinglist and hope Ill read some little tricks,
> > that makes working with prex a charme ;)
> > 
> > So my first problem is, that I am not able to compile it on my
> > x86_64(ArchLinux).
> > 
> > Got some errors and many people told me I have to build my own
> > toolchain. So I followed this tutorial, Id seen on the list:
> > 
> > http://www.cowlark.com/2009-07-04-building-gcc/
> > 
> > Testing like it is shown in the tutorial works!
> > 
> > but compiling prex ends in some errors: 
> > 
> > #$ ./configure --target=arm-integrator --cross-compile=arm-elf- 
> > #$ make
> > make -C boot
> > make -C lib
> > arm-elf-ar rucs libboot.a stdlib.o string.o
> > arm-elf-strip -x -R .comment -R .note libboot.a
> > make -C arm
> > make -C integrator
> > make[3]: Nothing to be done for `all'.
> > make -C common
> > make[2]: Nothing to be done for `all'.
> > arm-elf-ld -L/home/xaxes/.prex/prex/conf -static -nostdlib  -T 
> > ./arm/arm/boot.ld -o bootldr ./arm/integrator/boot.o ./common/common.o 
> > ./lib/libboot.a /usr/local/lib/gcc/arm-elf/4.3.3/libgcc.a 
> > /usr/local/lib/gcc/arm-elf/4.3.3/libgcc.a
> > arm-elf-ld: ERROR: /usr/local/lib/gcc/arm-elf/4.3.3/libgcc.a(_udivsi3.o) 
> > uses hardware FP, whereas bootldr uses software FP
> > arm-elf-ld: failed to merge target specific data of file 
> > /usr/local/lib/gcc/arm-elf/4.3.3/libgcc.a(_udivsi3.o)
> > arm-elf-ld: ERROR: /usr/local/lib/gcc/arm-elf/4.3.3/libgcc.a(_umodsi3.o) 
> > uses hardware FP, whereas bootldr uses software FP
> > arm-elf-ld: failed to merge target specific data of file 
> > /usr/local/lib/gcc/arm-elf/4.3.3/libgcc.a(_umodsi3.o)
> > arm-elf-ld: ERROR: /usr/local/lib/gcc/arm-elf/4.3.3/libgcc.a(_dvmd_tls.o) 
> > uses hardware FP, whereas bootldr uses software FP
> > arm-elf-ld: failed to merge target specific data of file 
> > /usr/local/lib/gcc/arm-elf/4.3.3/libgcc.a(_dvmd_tls.o)
> > make[1]: *** [bootldr] Error 1
> > make: *** [boot] Error 2
> > 
> > anyone who could tell me my fault? 
> > 
> It's me again.. tried it with the newest git-tree from AndrewD .. and
> now it works. Thanks anyway! 
> 
> > regards Phil
> > 
> > ------------------------------------------------------------------------------
> > Enter the BlackBerry Developer Challenge  
> > This is your chance to win up to $100,000 in prizes! For a limited time, 
> > vendors submitting new applications to BlackBerry App World(TM) will have
> > the opportunity to enter the BlackBerry Developer Challenge. See full prize 
> >  
> > details at: http://p.sf.net/sfu/Challenge
> > _______________________________________________
> > Prex-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/prex-devel
> 
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge  
> This is your chance to win up to $100,000 in prizes! For a limited time, 
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize  
> details at: http://p.sf.net/sfu/Challenge
> _______________________________________________
> Prex-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/prex-devel

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Prex-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/prex-devel

Reply via email to