Mail Archives: djgpp-workers/1998/02/26/16:46:38
Andrew Crabtree wrote :
>
> be used. If it was just a typo in the message then
> go to your djgpp/lib dir and do a 'nm libgcc.a | grep rtty' and
> see what you get (should be about 10 exports including the two
> you are missing).
I answered it already, but here again my note. gcc 2.8.0 will
come with libgcc.a in
$DJDIR/lib/gcc-lib/djggp/2.80/
and _NOT_ in $DJDIR/lib/. So please remember this when installing
gcc 2.8.0 to remove first the old gcc files or move the to let's
say
$DJDIR/lib/gcc-lib/djgpp/old/
so can can still use the old programs/libs via
gcc -V old ...
Robert
--
******************************************************
* email: Robert Hoehne <robert DOT hoehne AT gmx DOT net> *
* Post: Am Berg 3, D-09573 Dittmannsdorf, Germany *
* WWW: http://www.tu-chemnitz.de/~sho/rho *
******************************************************
- Raw text -