Hi, When I compile the fortran 77 code using the library (libdassl.a) I have created, it gives the following error message:
$fort77 pdisc_co2h2o.f -ldassl pdisc_co2h2o.f: MAIN: gas: liq: /usr/bin/ld: can't locate file for: -ldassl collect2: ld returned 1 exit status Is it a problem in Xcode tools or library or something else? Please help me. Thanks, Jyoti. ----- Original Message ---- From: Alexander Hansen <[email protected]> To: Jyoti Agrawal <[email protected]> Sent: Tuesday, 10 February, 2009 6:14:01 Subject: Re: [Fink-users] fortran for MAcOSX 10.4 On Feb 10, 2009, at 8:01 AM, Jyoti Agrawal wrote: > > Thanks Alexander. > > I installed xcode tools. fort77 is working but gfortran still don't seem to > work. > > Jyoti. > > > Unless your gfortran is actually from Fink (instead of tab-completion try which gfortran-4.0 which gfortran-4.2 ) then that's beyond the scope of Fink. In any case it's beyond my scope, because I haven't done any coding in Fortran in over a decade. ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
