The prc-tools package is a collection of tools supporting C and C++ programming for Palm OS. It includes the GNU Compiler Collection and tools for dealing with .prc files.
Questions tagged [prc-tools]
5 questions
3
votes
2 answers
Can you link 68K code compiled with CodeWarrior for Palm OS with code compiled with PRC-Tools (GCC)?
I've got a Palm OS/Garnet 68K application that uses a third-party static library built with CodeWarrior. Can I rebuilt the application using PRC-Tools, the port of GCC for the Palm OS platform and still link with the third-party library?

Ben Combee
- 16,831
- 6
- 41
- 42
2
votes
2 answers
Developing Console Like Apps For Palm OS
I'm learning C++, but i only develop console apps, because graphical C++ development is so much difficult, then i want to know if i can develop console like apps for Palm OS, what i want is this, compile this code for Palm OS for example:
//…

Nathan Campos
- 28,769
- 59
- 194
- 300
0
votes
1 answer
Extracting 3D model from a pdf
I have uncompressed a PDF and I am able to view the streams and know where the data for the 3d model is kept. I have also extracted the section that describes the PRC part of the file. I have used SumatraPDF in order to view the file as it supports…
0
votes
1 answer
Document format for smartphone
I'm going to build an ebook reader for smartphone (Android&iOS). But i don't have any experience about ebook format for smartphone. This's smartphone application which can use to read ebook format file. What format type should be used (PRC, PDF or…

asedra_le
- 3,079
- 8
- 38
- 56
0
votes
1 answer
PRC-Tools For MS-DOS
I'm emulating MS-DOS 6.22 with PocketDOS, but I want to develop for Palm OS on it, then I want to know if I can run prc-tools or any other compiler for Palm OS on it.

Nathan Campos
- 28,769
- 59
- 194
- 300