Re: Beginer needing help
- From: Louis Krupp <lkrupp@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 30 May 2006 12:39:36 -0600
vexx wrote:
[snip]
but the problem is i think now with library. when i type in command prompt: gfortran new.f90 -o new.exe -lmathlib it says cannot find -mathlib. so does that mean that my compiler does not have a CERN library ad if that's the problem how do i get it?
If you're looking for mathlib, use "-lmath". The linker will append "lib" automatically.
Louis
.
- References:
- Beginer needing help
- From: vexx
- Re: Beginer needing help
- From: vexx
- Re: Beginer needing help
- From: e p chandler
- Re: Beginer needing help
- From: vexx
- Beginer needing help
- Prev by Date: Re: NaN in intel fortran 9.0 for windows integrated with VS.Net
- Next by Date: Re: Algorithm help for unique string searching/counting within an array.
- Previous by thread: Re: Beginer needing help
- Next by thread: Re: Beginer needing help
- Index(es):
Relevant Pages
|