Hi, Thanks Jean and Alexander.
To simplify, I just executed using object files and it is working now. $ fort77 -o aout ddassl.o dlinpk.o daux.o pdisc_co2h2o.f pdisc_co2h2o.f: MAIN: Warning on line 121: local variable delta never used Warning on line 121: local variable tout1 never used gasint: Warning on line 142: local variable lt never used liqint: Warning on line 165: local variable lt never used gas: liq: jyoti-agrawals-computer:~/biogas/DASSl jyotiagrawal$ But using library would be good. Usually what is the right location to place the libraries? Thanks, Jyoti. ----- Original Message ---- From: Jean-François Mertens <[email protected]> To: Jyoti Agrawal <[email protected]> Cc: Alexander Hansen <[email protected]>; fink <[email protected]> Sent: Tuesday, 10 February, 2009 21:49:23 Subject: Re: [Fink-users] fortran for MAcOSX 10.4 On 11 Feb 2009, at 03:54, Jyoti Agrawal wrote: > > 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. As Alexander noted _ this doesn't seem fink-related ... But nevertheless: Pls show the command (the link line) leading to the error ! In particular, is there a "-L" flag for the dir where libdassl sits ?? JF Mertens ------------------------------------------------------------------------------ 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
