Gputils

From CBLFS
Revision as of 11:22, 18 August 2008 by Weibullguy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Download Source: http://downloads.sourceforge.net/gputils/gputils-0.13.4.tar.gz

Introduction to Gputils

Gputils is a collection of tools for the Microchip (TM) PIC microcontrollers.

Project Homepage: http://gputils.sourceforge.net/

Dependencies

Non-Multilib

Compile the package:

./configure --prefix=/usr &&
make

Install the package:

make install

Multilib

32Bit

Compile the package:

To do...

Install the package:

make install

N32

Compile the package:

To do...

Install the package:

make install

64Bit

Compile the package:

To do...

Install the package:

make install

Contents

Installed Directories: /usr/share/gputils
Installed Programs: gpasm, gplink, gpdasm, gplib, gpstrip, gpvc, gpvo
Installed Libraries: None