|
|||||||||
Saturday the 7th of November, 2009 |
|||||||||
prc-tools most recent diffversion 2.3
Scroll down toward the bottom of the page to get installation instructions for prc-tools. The raw portfile for prc-tools 2.3 is located here: http://prc-tools.darwinports.com/dports/palm/prc-tools/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/prc-tools The prc-tools Portfile 44897 2009-01-04 15:32:49Z css PortSystem 1.0 Name: prc-tools Version: 2.3 Category: palm devel Maintainers: css Description: C and C++ programming tools for Palm OS Long Description: The prc-tools package is a collection of tools supporting C and C++ programming for Palm OS. It consists of: the GNU Compiler Collection, assembler, linker, and symbolic debugger, modifications to these tools to support functionality peculiar to the PalmOS, tools for dealing with PalmOS .prc executables, and finally, conveniently packaged documentation. Platform: darwin Homepage: http://prc-tools.sourceforge.net/ Master Sites: sourceforge:${name} gnu:binutils:binutils gnu:gdb:gdb gnu:gcc/gcc-2.95.3:gcc295 gnu:gcc/gcc-3.3.1:gcc331 distfiles ${distname}${extract.suffix} binutils-2.14.tar.gz:binutils gdb-5.3.tar.gz:gdb gcc-everything-2.95.3.tar.gz:gcc295 gcc-3.3.1.tar.gz:gcc331 Checksums: ${distname}${extract.suffix} md5 038a42a71a984fee6f906abc85a032ec binutils-2.14.tar.gz md5 ba665d0ddcc88313384b79e293ecbbab gdb-5.3.tar.gz md5 1e8566325f222edfbdd93e40c6ae921b gcc-everything-2.95.3.tar.gz md5 f3ad4f32c2296fad758ed051b5ac8e28 gcc-3.3.1.tar.gz md5 46d58197212818b5f7c403267ff24e4e # Patching, configuring, and building PRC-Tools is not trivial. # See http://prc-tools.sourceforge.net/install/BUILDING.html # Apply all included patches and create symbolic links. post-extract { ui_msg "Applying ${name} patches..." system "cd ${workpath} && cat ${worksrcpath}/*.palmos.diff | patch -p0" ui_msg "Creating symbolic links for build..." system "cd ${worksrcpath} && ln -s ../binutils-2.14 binutils && ln -s ../gdb-5.3 gdb && ln -s ../gcc-2.95.3 gcc295 && ln -s ../gcc-3.3.1 gcc" ui_msg "Custom ${name} pre-build steps complete." } use_configure yes configure.args --disable-nls --enable-targets=m68k-palmos,arm-palmos --enable-languages=c,c++ --with-palmdev-prefix=${prefix}/share/palmdev --prefix=${prefix} --mandir=${prefix}/share/man --infodir=${prefix}/share/info destroot.destdir prefix=${destroot}${prefix} # Clean up junk left in place by the way that the install copies # files within the destroot directory! post-destroot { file delete -force ${destroot}${prefix}/arm-palmos file delete -force ${destroot}${prefix}/m68k-palmos } # Cannot use gcc 4, so need to set the environment to use gcc 3.3. # Extra configurations occur during the build phase, so the # environment variables should be set during that phase too. # ATTENTION: gcc-3.3 is only available on 10.4/ppc!!! platform darwin 8 powerpc { configure.compiler gcc-3.3 build.cmd CC=gcc-3.3 CXX=g++-3.3 CPP=cpp-3.3 make } If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/prc-toolsYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using prc-tools with these commands: % man prc-tools Where to find more information:
|
![]() |
![]()
Order Snow Leopard MacOSX 10.6 for only $29!
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
accounting
amusements aqua archivers audio benchmarks biology blinkenlights cad chat chinese comms compression cross crypto databases devel editors education electronics emacs emulators erlang finance fonts framework fuse games genealogy gis gnome gnustep graphics gtk haskell iphone irc japanese java kde kde4 lang macports math mercurial ml mono multimedia net network news ocaml office palm parallel perl php pim project python reporting rox ruby russian scheme science security shells spelling squeak sysutils tcl tex textproc tk unicode vnc win32 wsn www x11 x11-font x11-wm xfce zope
Current SVN DownloadsDarwin Ports Current :nightly SVN snapshot SSH Key Gen See also: GNU-Darwin Ports for GNU-only software |
|||||||
| |




