For all those ones who like to flame (this is not
intended to be a flame):

        The command I wrote for compilation in the mail is
not the thing I use at the package - it was brought as
an example, a case, of the real procces. The Makefile
is generated using autoconf & automake and libtool
(well integrated into autoconf & automake). 

Oleg:
        Usually I do not do C coding - you can see this
easily from the command I have posted to the list. The
compiler name used is *_g++_* not gcc - only an insane
man will compile C code with g++, it can be done but
this is useless (not reason to do so)!
        About Books:
                I like much more the book "C++ How To Program" By
Deitel&Deitel. And I don't think you can count the
amount of C/C++ books I have read (most of them where
real shit - I must say, specially the ones that are
named like: "Learn to ... in 21 Days").

Thx & C'ya,
Ilya 'rilel' Khayutin

P.S. Next time, remind me not to send a question to
the linux-il list. Thank you very much everybody who
did helped, but this stupid, if any question is
answered by at least one flame! Why, people here just
have to flame? You never meet such things in the world
wide linux community - people really want to help and
not to flame, maybe this can also happen here? Thank
You.

--- Ury Segal <[EMAIL PROTECTED]> wrote:
> Oleg Goldshmidt wrote:
> 
> > Ilya Khayutin <[EMAIL PROTECTED]> writes:
> >
> > > Multipile Precision library). The GMP library on
> my
> > > SuSe 6.3 system is at /usr/lib/libgmp.a and the
> header
> > > file for it is at /usr/include/gmp.h . I have a
> > > Makefile for compiling it but the real command
> for
> > > compiling some files is:
> >
> > You mean, linking...
> >
> > >  g++ -g -O -o -lgmp *.C
> 
> 1) Put the -lgmp at the end  of the command line.
> 2) WHere the heck is the output filename ???
> 
> Then read the fine book - "Expert C programming -
> Deep C Secret" by
> Peter Van Der Linden.
> 
> 

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to