This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: compile example


Achim Gaedke writes:
 > Maybe we should give an example for compiling a simple gsl program in
 > usage.texi . Here comes a patch
 > 
 > RCS file: /cvs/gsl/gsl/doc/usage.texi,v
 > retrieving revision 1.32
 > diff -r1.32 usage.texi
 > 63a64,68
 > > So the compile command for a GNU c compiler is
 > > @example
 > > gcc -I/usr/local/include -c app.c
 > > @example
 > > and results in @file{app.o}.
 > 

Ok. Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]