Module submission - avr-libc

criggenbach@magahugu.net criggenbach at magahugu.net
Sat May 19 15:19:04 CEST 2007


module name       : avr-libc
suggested section : science or own section for embedded systems
update (y/n)      : n
bugfix (y/n)      : n
security (y/n)    : n

libc for Atmel-AVRs
Christian Riggenbach

-------------- next part --------------
--- avr-libc/BUILD	1970-01-01 01:00:00.000000000 +0100
+++ avr-libc/BUILD	2007-05-01 21:40:12.000000000 +0200
@@ -0,0 +1,15 @@
+PATH=/usr/local/avr/bin:$PATH
+export PATH
+
+./configure  --prefix=/usr/local/avr/		\
+--build=`./config.guess`			\
+--host=avr					\
+--localstatedir=/var				\
+--infodir=/usr/share/info			\
+--mandir=/usr/share/man				\
+CC=/usr/local/avr/bin/avr-gcc			&&
+
+make						&&
+prepare_install					&&
+make install
+
--- avr-libc/DEPENDS	1970-01-01 01:00:00.000000000 +0100
+++ avr-libc/DEPENDS	2007-05-02 22:13:41.000000000 +0200
@@ -0,0 +1,2 @@
+depends avr-binutils	&&
+depends avr-gcc
\ Kein Zeilenumbruch am Dateiende.
--- avr-libc/DEPENDS~	1970-01-01 01:00:00.000000000 +0100
+++ avr-libc/DEPENDS~	2007-05-02 22:13:37.000000000 +0200
@@ -0,0 +1,2 @@
+depends avr-binutils	&&
+dedpends avr-gcc
\ Kein Zeilenumbruch am Dateiende.
--- avr-libc/DETAILS	1970-01-01 01:00:00.000000000 +0100
+++ avr-libc/DETAILS	2007-05-01 17:30:12.000000000 +0200
@@ -0,0 +1,13 @@
+          MODULE=avr-libc
+         VERSION=1.4.5
+      SOURCE_URL=$BUILD_DIRECTORY/$MODULE-$VERSION
+          SOURCE=$MODULE-$VERSION.tar.bz2
+   SOURCE_URL[0]=http://download.savannah.gnu.org/releases/avr-libc/
+        WEB_SITE=http://savannah.nongnu.org/projects/avr-libc/
+         ENTERED=20070501
+         UPDATED=20070501
+           SHORT="The C runtime library for the AVR family of microcontrollers."
+
+cat << EOF
+The C runtime library for the AVR family of microcontrollers. For use with GNU toolset (Binutils, GCC, GDB, etc.)
+EOF
-------------- next part --------------
lvu submit avr-libc 2a2ed0e1479c8b8e1be8c449720aadf0  -
2.6.21.1Gizmotron-2007-05-08 2.6.12 gcc-4.1.2 glibc-2.3.6



More information about the Lunar mailing list