Difference between revisions of "Gputils"

From CBLFS
Jump to navigationJump to search
(New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://downloads.sourceforge.net/gputils/gputils-{{Gputils-Version}}.tar.gz |} ---- {{Package-Introductio...)
 
 
Line 67: Line 67:
 
|None
 
|None
 
|}
 
|}
 +
 +
[[Category:Science_Engineering]]

Latest revision as of 11:22, 18 August 2008

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