Displaying 3 results from an estimated 3 matches for "strongarm110".
Did you mean:
strongarm1100
2012 Apr 12
2
[LLVMdev] Question::ARM simulation and cross compilation.
...on one of the inorder ARM processor, I was looking for ARM simulator and I found two (Simplescalar/ARM and SimIt-ARM)
The code generated using llvm-2.9 and llvm-gcc and gcc 3.2.
I used these command :
$ llvm-gcc -O3 -o test1.bc -c --emit-llvm test1.c
$ llc -O3 -o test1.s -march=arm test1.bc -mcpu=strongarm110
$ arm-linux-gcc test1.s -mcpu=strongarm110 -static -O3 -o test1
$ ./sim-uop test1
Unfortunately, got this message :
bogus opcode detected @ 0x00008370 [sim_main:sim-uop.c, line 497]
My questions are :
Am I doing cross compiling right? Is there a way to cross compiler using llvm-gcc?
Is there...
2002 Jun 13
3
error: "printing subsystem unavailable" when trying t o print test page to samba server
I had that happen to me on w2k. Your spooler service is stopped. I had an
invalid print driver entry in Samba and when I printed to any of the
printers on my Samba server it would cause the service to stop.
To fix it I replaced the printer tdb's and re-installed the drivers.
Josh
-----Original Message-----
From: Klopf, Tom [mailto:Tom.Klopf@mms.gov]
Sent: Wednesday, June 12, 2002
2004 May 04
1
How to Cross compile Samba Source
Hi,
I am using samba-2.2.8a.tar.gz source and complied for regular linux.
Now I am trying to cross compile it, but do not have any guidelines on how
to do it?
Anyone can help me on, making cross compilation work for arm-linux host.
Any help is appreciated.
Regards
Pritesh
"As a well spent day brings happy sleep, so life well used brings happy
death." - Leonardo da Vinci
TATA