GCC 2.5.7 on TSX-11.mit.edu

GCC 2.5.7 on TSX-11.mit.edu

Post by P.E. Erkki » Tue, 01 Feb 1994 00:50:11



        I just attempted to install the gcc 2.5.7 packages on tsx-11.
And during my first compile it failed in the linking stage. I get an
error. similar to... (i just killed the cut and paste....)

/usr/lib/libgcc.a (__NEED_LIB_VERSION_4)
/usr/lib/libc.a   (same message)

This is probably and easy fix  , so any help at all would be
appreciated.

Thanks You

Paul Erkkila

--

stop reading my god damn mail...   ^      RIT== A nice place to take a shit.  
Arise ghosts of war... |=  Damage INC. OS/2 BBS (716)-427-7637 =|  |==|

 
 
 

GCC 2.5.7 on TSX-11.mit.edu

Post by James Kaufm » Tue, 01 Feb 1994 11:13:38




>    I just attempted to install the gcc 2.5.7 packages on tsx-11.
>And during my first compile it failed in the linking stage. I get an
>error. similar to... (i just killed the cut and paste....)

>/usr/lib/libgcc.a (__NEED_LIB_VERSION_4)
>/usr/lib/libc.a   (same message)

>This is probably and easy fix  , so any help at all would be
>appreciated.

>Thanks You

>Paul Erkkila

>--

I assume you are using the libc.4.5.8 package. If so, you need to rename
/usr/lib/libg++.* to something like /usr/lib/libg++.sav.*. This is
described in the release notes for the library.

JMK

 
 
 

GCC 2.5.7 on TSX-11.mit.edu

Post by James Kaufm » Tue, 01 Feb 1994 11:34:40






>>        I just attempted to install the gcc 2.5.7 packages on tsx-11.
>>And during my first compile it failed in the linking stage. I get an
>>error. similar to... (i just killed the cut and paste....)

>>/usr/lib/libgcc.a (__NEED_LIB_VERSION_4)
>>/usr/lib/libc.a   (same message)

>>This is probably and easy fix  , so any help at all would be
>>appreciated.

>>Thanks You

>>Paul Erkkila

>>--

>I assume you are using the libc.4.5.8 package. If so, you need to rename
>/usr/lib/libg++.* to something like /usr/lib/libg++.sav.*. This is
>described in the release notes for the library.

>JMK

Oops. Sorry about that post. I meant change /usr/lib/libgcc.* to
/usr/lib/libgcc.sav.*

JMK