Re: libc6 <-> libc5

1998-02-17 Thread Selim Issever
First off: thanks for the __fast__ reply! 2nd: it works :) -> great! 3rd: I explicitly need to tell him the include path: -I/usr/i486-linuxlibc1/include/g++/ I would have expected it be automatic,.. *shrug* anyway,.. ThanX to all linux/debian/package developers/maintainers/newgroup and mailin

Re: libc6 <-> libc5

1998-02-17 Thread jdassen
On Tue, Feb 17, 1998 at 10:05:05AM +0100, Selim Issever wrote: > I now need the g++ compiler as I am writing OO-code. I didnt find a altg++ > package,.. or is it possible to provide libpaths to gcc so that it > compiles C++ code,.. (I am just very bad in compilers and linkers). There is no separat

Re: libc6 <-> libc5

1998-02-17 Thread Selim Issever
OK,.. a somewhat older question,.. but a new problem arised,.. I now need the g++ compiler as I am writing OO-code. I didnt find a altg++ package,.. or is it possible to provide libpaths to gcc so that it compiles C++ code,.. (I am just very bad in compilers and linkers). Thanks in advance again!

Re: libc6 <-> libc5

1998-02-05 Thread Scott Ellis
On Thu, 5 Feb 1998, Selim Issever wrote: > Dear all, > > I upgraded to libc6,.. but now I need to compile libc5 o-files and link > them together with other libc5 o-files,.. there is no possibility to > recompile the old o-files, as I dont have the sources,.. Look at altgcc and the various -altde

libc6 <-> libc5

1998-02-05 Thread Selim Issever
Dear all, I upgraded to libc6,.. but now I need to compile libc5 o-files and link them together with other libc5 o-files,.. there is no possibility to recompile the old o-files, as I dont have the sources,.. Anybody knows what to do now? ThanX in advance! Selim S E L I