Click to See Complete Forum and Search --> : Gnu C


pliskens
10-24-2002, 07:42 AM
For who is interested the GNU C compiler is also available so it runs on a Netbook check www.geocities.com/pliskens and the home page of the author for more information.

rico naf
11-03-2002, 11:49 PM
Hy Plikens
I've tried out your sis files. There are some files missing, the compiler complains about "as" not being there.
What files from the SDK do I really need, I don't want to fill up my
CF Card with to many files?
Else thanks very much for your work.

ias
11-04-2002, 01:12 PM
The EMX binutils .sis package now appears to be available from pliskens web page - thank you very much!!

As a minimum, I think you also need to take the euser.lib from from the EPOC C++ SDK and rename it as libeuser.a in /emx/lib

I've just been playing (sorry, experimenting!) with this toolset and have just managed to compile and run my first "Hello world" program on my NetBook :)

Cheers

Ian

ifor.evans
11-05-2002, 06:48 AM
Hi Guys,

Where can I get a hold of the C++ SDK? PSION TEkLogix now links back to Symbian for it and Symbian links to PSION TekLogix.

A little frustrating.

...Ifor

wanman
11-05-2002, 07:54 AM
Go to the downloads page for the Netpad on Psion Teklogix page all the ER5 SDK's are there now. You need a partners profile as per obtaining the ER5 OS158 from the netbook site.

http://www.psionteklogix.com/netpad-pdk/epoc_development.htm

Regards
Si

ifor.evans
11-05-2002, 08:01 AM
Yep, done. Hopefully not far away from that first HelloWOrld build now-)

Do I need to copy any other LIBs onto my netBook?

Regards

...Ifor

wanman
11-05-2002, 08:04 AM
Sorry, not sure. Only dabble in opl.

Regards
Si

ifor.evans
11-05-2002, 08:15 AM
Yay!

I can compile & link a simple helloworld program.

Thanks for all the help.

One last thought. How can I run thre resultant exe file without having to leave the shell and run it from the GUI?

Regards.

...Ifor

ifor.evans
11-05-2002, 08:26 AM
Oooops ... being dim ;-)

Forgot that emxconsole is a UNIX type shell. This means that the Current Working Directory is NOT on the path. ./ will fix it i.e ./HelloWorld.exe ...

Regards

...Ifor

pliskens
11-06-2002, 12:39 AM
Hi all,

I have been busy lately so not much time to create a descent page and some simple examples for the Gnu C epoc R5 stuff.
I would appriciate any small examples you could send to me at pliskens@yahoo.com so I can also place it on my page. This migth help others getting started with the SDK and enlarge Epoc development.

thanks in advance