Re: [Pgui-devel] cross compiling for PG

2004-04-23 Thread Micah Dowty
I haven't heard of T-Kernel. PicoGUI has received almost all of its testing only on Linux systems. While it's possible to run PicoGUI on other OSes just by tweaking the build system and a few OS-specific files, in practice this is a lot harder because nobody's taken the effort to make it easy. --M

[Pgui-devel] cross compiling for PG

2004-04-23 Thread pierre
hello guys,   I am very interested in PG but I can't even compile. I am working on a pda like with ARM9 and T-Kernel OS. I want to use a cross compiler but when I set "--host arm-unknown-tkernel", T-kernel is not recognize.. also if I set gnu instead my linker can't find "solib.o" file.   Do you h