[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] GSL using a Makefile
From: |
Viswakula, Sameera D. |
Subject: |
Re: [Help-gsl] GSL using a Makefile |
Date: |
Fri, 11 Oct 2013 18:20:12 +0000 |
When I ran
g++ -w -O4 `gsl-config --cflags` -o vsd_nbPoi *.cpp `gsl-config --libs`
I got
address@hidden Poisson]$ g++ -w -O4 'gsl-config --cflags' -o vsd_nbPoi *.cpp
'gsl-config --libs'
g++: gsl-config --cflags: No such file or directory
g++: gsl-config --libs: No such file or directory
knk_args.cpp:3:22: error: knk_args.h: No such file or directory
knk_args.cpp:6:20: error: njs_io.h: No such file or directory
many more errors.....
-----Original Message-----
From: Rhys Ulerich [mailto:address@hidden
Sent: Friday, October 11, 2013 2:13 PM
To: Viswakula, Sameera D.
Cc: address@hidden
Subject: Re: [Help-gsl] GSL using a Makefile
> Thank you very much. It worked.
>
> Thanks again for your valuable time. Have a good weekend.
No so fast! :P
What was wrong with
g++ -w -O4 `gsl-config --cflags` -o vsd_nbPoi *.cpp `gsl-config --libs` ?
- Rhys
--
BEGIN-ANTISPAM-VOTING-LINKS
------------------------------------------------------
NOTE: This message was trained as non-spam. If this is wrong, please correct
the training as soon as possible.
Teach CanIt if this mail (ID 02KzSdEU6) is spam:
Spam:
https://www.spamtrap.odu.edu/canit/b.php?i=02KzSdEU6&m=b3b3edddf045&t=20131011&c=s
Not spam:
https://www.spamtrap.odu.edu/canit/b.php?i=02KzSdEU6&m=b3b3edddf045&t=20131011&c=n
Forget vote:
https://www.spamtrap.odu.edu/canit/b.php?i=02KzSdEU6&m=b3b3edddf045&t=20131011&c=f
------------------------------------------------------
END-ANTISPAM-VOTING-LINKS
- [Help-gsl] GSL using a Makefile, Viswakula, Sameera D., 2013/10/11
- Re: [Help-gsl] GSL using a Makefile, Rhys Ulerich, 2013/10/11
- Re: [Help-gsl] GSL using a Makefile, Viswakula, Sameera D., 2013/10/11
- Re: [Help-gsl] GSL using a Makefile, Rhys Ulerich, 2013/10/11
- Re: [Help-gsl] GSL using a Makefile, Viswakula, Sameera D., 2013/10/11
- Re: [Help-gsl] GSL using a Makefile, Rhys Ulerich, 2013/10/11
- Re: [Help-gsl] GSL using a Makefile, Viswakula, Sameera D., 2013/10/11
- Re: [Help-gsl] GSL using a Makefile, Rhys Ulerich, 2013/10/11
- Re: [Help-gsl] GSL using a Makefile, Viswakula, Sameera D., 2013/10/11
- Re: [Help-gsl] GSL using a Makefile, Rhys Ulerich, 2013/10/11
- Re: [Help-gsl] GSL using a Makefile,
Viswakula, Sameera D. <=
- Re: [Help-gsl] GSL using a Makefile, Rhys Ulerich, 2013/10/11
- Re: [Help-gsl] GSL using a Makefile, Viswakula, Sameera D., 2013/10/11
- Re: [Help-gsl] GSL using a Makefile, David Zaslavsky, 2013/10/12