Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - martinS

Pages: [1]
1
Hello Capn_Fish,
thank you, again.

I did as you advised and tested if the squashfs is mounted correctly on my C3200.
When I type "df" I get: /dev/loop0  26880   26880   0  100%   /opt/native/arm/3.4.6-xscale-softvfp

When I type "gcc" I get: gcc: no input files

Indeed I can compile GTK+ - applications with gcc without any problems.

But when I write a simple GNOME application
(example: gnomewin.c from Arthur Griffith, GNOME/GTK+ Programming Bible, IDG Books, 2000, page 31)
and try to compile it with: gcc -o gnomewin gnomewin.c -lgnome -lgtk

the Linux terminal gives the following messages:

gnomewin.c:4:19: gnome.h: No such file or directory
gnomewin.c: In function ´main´:
gnomewin.c:8: error: ´GtkWidget´undeclared (first use in this function)
.
.
and so on

Therefore I think gcc doesn´t find the gnome libs.
Is that correct?
And would you please help me once more?

Best regards
martinS

2
Hello Capn_Fish,

thank you very much for your answer.
Do you mean that I have to mount zgcc-3.4.6.squashfs ?
ROX-Filer says that this squashfs-file is already mounted on my Zaurus.
Do I have to mount it in another way?
And , next question, because I am a Linux-newbie: How do I mount such a squashfs-file?
And , next question: How do I compile a GNOME-sourcefile?

martinS

3
Hello,
I want to write GNOME applications at my Zaurus C3200 with weeXpc and pdaXrom from Hermocom.com.
GTK+ is installed and all GNOME libs and includes, too. The package manager says this.  
It is easy to compile GTK+ sources, because "gtk-config" ist installed at the Zaurus.
But, how can I compile a C-source, written for GNOME ?  

Can anyone help me?

Best regards
martinS

4
Hello,  
I`ve got a Sharp Zaurus C3200 with weeXpc from hermocom.com and want to program in Java.
weeXpc is based on pdaXrom.
The Jikes Java-Compiler works without problems.
But I am not able to install a working JavaVM on the Zaurus.  
Therefore my question:  
Who can tell me how to get a working JavaVM on the weeXpc-Zaurus?

Lot of thanks
martinS

Pages: [1]