[fpc-pascal] command for Linux for me to create fp ?
Tomas Hajny
XHajT03 at hajny.biz
Sun Jan 16 18:59:00 CET 2011
On 16 Jan 11, at 17:36, Mark Morgan Lloyd wrote:
> Pew (piffle.the.cat) wrote:
> > On 01/17/2011 03:59 AM, Mark Morgan Lloyd wrote:
>
> >> Peter, I do not claim to be an experienced builder and I usually work
> >> from a source release (currently 2.4.2) rather than from SVN so your
> >> mileage may vary.
> >>
> >> You will need the standard Linux binary utilities (as, ar, ld, make),
> >> how you get those depends on what distro you're using.
> >>
> >> cd ..../fpcsrc
> >> make NOGDB=1 clean all
> >
> > This command worked.
> >
> >> make install
> >
> > This command did not work.
>
> /How/ did not work?
>
> > ls shows these files.
> >
> > createbranch.sh
> > demo
> > fpcdocs
> > fpcsrc
>
> You're in the wrong directory, or have a vey badly screwed directory
> structure.
Most probably the former. This is the contents of the fpcbuild SVN
repository, fpcsrc is inside this one (as suggested by the directory
listing).
Tomas
More information about the fpc-pascal
mailing list