Philipp Bliedung wrote:
>
> Hi,
>
> I have simple question concerning compiling a programm
> When I compile a program from the sources and it beakes for whatever
> reason, how can I get rid of all the files that were created so far or
> how can I remove this 'broken' program ? Is there anyt
Hi Philipp,
I generally use the 'make install remove'. It seems
to work well here for source I build locally. *tgz*
.deb files are pretty easy to handle. just read up on dpkg.
good luck.
On Saturday 24 February 2001 07:05, Philipp Bliedung wrote:
> Hi,
>
> I have simple question concerning
On Saturday 24 February 2001 16:05, Philipp Bliedung wrote:
> When I compile a program from the sources and it beakes for whatever
> reason, how can I get rid of all the files that were created so far
If it's a debian package, cd to the unpacked src-packages top directory
(the one containing a di
On Sat, Feb 24, 2001 at 03:05:39PM +, Philipp Bliedung wrote:
> Hi,
>
> I have simple question concerning compiling a programm
> When I compile a program from the sources and it beakes for whatever
> reason, how can I get rid of all the files that were created so far or
> how can I remove
Oh, sorry, your problem seams to be an compiler installation
problem.
A search for __eh_pc gives the following URL:
http://www.cygnus.com/ml/egcs/1998-Oct/0119.html with the
following quote:
> My guess is that you're mixing new compilers and old libraries.
> You probably have an old libgcc.a some
5 matches
Mail list logo