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: gsl compilation with gcc


On Sun, Oct 20, 2002 at 02:11:36PM -0500, Gaurav Bansal wrote:
> Hello Brian,
> 
> Thank you. I am able to work it with visual studio. I want to use the same
> program with g++ on unix. how can i include header files there?
> 
> thank you once again.
> 
> regards,
> Gaurav
> 
> 
GCC comes with a manual. `man gcc' shows the command line options. `info gcc'
shows more information. also you can find the manual in fsf's pages:
http://gcc.gnu.org/onlinedocs/
have fun,

ato


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