I recently went from Snowlinux4 (wheezy) to PeppermintOS 4
(ubuntu-raring). I saved my GCCSDK directory first and reinstated it
to the new installation.
For the record, I reinstalled support with this list
sudo apt-get -y install subversion libtool flex bison autogen help2man
autopoint automake1.7 cvs dpkg-dev libglib2.0-dev liborbit2-dev rman
autoconf2.13 gperf gettext intltool libpopt-dev realpath doxygen
xsltproc
and everything installed smoothly.
Running svn update is now halting on recipe files that I
previously modified, so I will have to look for a way around this or
reinstate them after forcing an update I suppose.
I have been compiling various audio utilities and today I came across
an obstacle with #include <wchar.h> :924
/* Define some macros helping to catch buffer overflows. */
#if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
# include <bits/wchar2.h>
No comments:
Post a Comment