Re: Backwards compatibility compiling

1998-01-24 Thread Norbert Veber
On Sun, Jan 18, 1998 at 06:20:22PM -0500, Ben Pfaff wrote:
I'm trying to compile various things that want to use older libs -- 
whether it's trying to link to stuff that wants libc5 or older versions 
of tcl. I have the older versions installed as well with the alt-dev. 
What do I need to do to compile with these?
 
 Install altgcc and use i486-linuxlibc1-gcc.

hmm if this is needed, then how do all the package maintainers convert their
software to libc6?  Can't old source be compiled with the new headers?  Is
there some faq or something about this? (i'm clueless) :)


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Backwards compatibility compiling

1998-01-18 Thread Asher Haig
I'm trying to compile various things that want to use older libs -- 
whether it's trying to link to stuff that wants libc5 or older versions 
of tcl. I have the older versions installed as well with the alt-dev. 
What do I need to do to compile with these?

Seems like it should be simple, but I can't find anything about how to do 
it. 

 
 Asher Haig [EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Backwards compatibility compiling

1998-01-18 Thread Ben Pfaff
   I'm trying to compile various things that want to use older libs -- 
   whether it's trying to link to stuff that wants libc5 or older versions 
   of tcl. I have the older versions installed as well with the alt-dev. 
   What do I need to do to compile with these?

Install altgcc and use i486-linuxlibc1-gcc.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .