[Pgui-devel] PIC compile with pgserver ?

2002-07-12 Thread sanit
Hello, I am a newman for Pgui, when i compile pgserver with m68k-pic-coff toolschain. the compiler will generate error code for "in-direct pointer" codes, somebody call this is "const* char" problem. example:hello.c #include const char* hello = "hello, world"; //

[Pgui-devel] search function in maillist?

2002-07-12 Thread sanit
Hi all, i am a new man for pgui maillist. I 'd want to run picogui in uClinux for 68EZ328. Maybe i did not know how to use the "search" function in this maillist, did anybody help me? thank you. ( i had to read all mail of this year, use too times :-) ) thanks

[Pgui-devel] Support for HP-UX, how?

2002-07-12 Thread Martin . Doering
Hi! I would like to get the pgserver running on HP-UX. What would I need to implement to get this going? I have all the auto* stuff, m4 and gcc and ... on my machine. Well, this is a custom setup, and it would be good, if it also would be possible to not only have a small gui in the end, but

[Pgui-devel] Re: Patches for pgserver on cygwin

2002-07-12 Thread liyuray
Hi, Sorry that I forgot you should also add the attached profile.cygwin under profiles. usage: ./configure --with-profile=profiles/profile.cygwin YJ - Original Message - From: "liyuray" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 13, 2002 1:06 AM Subject: Patches for

[Pgui-devel] Patches for pgserver on cygwin

2002-07-12 Thread liyuray
Hi, Attached 3 patch files are for pgserver in pgui-dev20020706 compiled on Cygwin. The 3 patch files applies to etc/Makefile.am, include/pgserver/Makefile.am, and macros/extra/sdl.m4 individually. Note that this patch hardcoded the SDL_CFLAGS="-I/usr/local/include/SDL" and SDL_LIBS="-I/usr/loca