Mail Archives: djgpp/2000/05/17/17:46:32
"Alexei A. Frounze" a écrit :
>
> Maurice Lombardi wrote:
> >
> > "Alexei A. Frounze" a écrit :
> > >
> > > Yes, I checked that checkbox in RHIDE 1.4.7.5. Pascal source compiles to .O
> > > but linker fails because by default libfpc.a file is specified. There is no
> > > such a library file in FPC 0.99.12 (dos09912.zip).
> >
> > OOPs!!! It works only if I compile under rhide, but _without_ a project.
> > I just start e.g.
> >
> > rhide mandel.pp
> >
> > and hit make or build after setting the "use FPC compiler" check box.
>
> Hm... It works.
I have found a better way.
Open a project mandel.gpr, set options (FPC compiler), Add item
mandel.pp and set also
Project/Primary file=mandel.pp
It works that way, without looking for inexistent libfpc.a
apparently when primary file is set rhide calls the compiler differently
to make/build
This is more satisfactory, even if I do not understand eveything.
--
Maurice Lombardi
Laboratoire de Spectrometrie Physique,
Universite Joseph Fourier de Grenoble, BP87
38402 Saint Martin d'Heres Cedex FRANCE
Tel: 33 (0)4 76 51 47 51
Fax: 33 (0)4 76 51 45 44
mailto:Maurice DOT Lombardi AT ujf-grenoble DOT fr
- Raw text -