Thank you for your reply, Greg.

I tried to add -lm, but could not compile it.

And I downloaded microwindows-full-snapshot.tar.gz, and compiled it.
I got an error message blow.

make[1]: *** No rule to make target
`/home/foo/microwin/src/obj/fonts/X6x13.o', needed by
`/home/foo/microwin/src/bin/nano-X'. Stop.
make: *** [subdir-/home/foo/microwin/src/nanox] error2


And I also tried to run "nm libnano-X.a", uidiv is called by client.o.
There are no difinition uidiv in my cross libraries.

Actually I downloaded binary cross compiler from
http://www.dragonwake.com/download/arm9-download/linux-toolchain/arm-linux-gcc-4.3.2.tgz.
I just umcompressed it.

Finally, I tried another way that explained on following bage.
http://linux-arm-porting.blogspot.com/2009/05/porting-linux-2613-on-ln2410.html
But I could not execute software on mini2440.
I just coded simple "hello world", mini2440 said "No such a file".
If I compiled it with arm-linux-gcc-4.3.2, I can execute it.

This is not related to microwindows... Just cross compiler problems...


Does anyone know good environment for mini2440 (and how to use
mini2440's touchscreen and so on)?

thank you.

Tatsuya.

---------------------------------------------------------------------
To unsubscribe, e-mail: nanogui-unsubscr...@linuxhacker.org
For additional commands, e-mail: nanogui-h...@linuxhacker.org

Reply via email to