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]

compile example


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}.


Achim Gaedke, ZPR
Weyertal 80, 50931 Köln
Tel: +49 221 470 6021


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