← Back to team overview

ubuntu-phone team mailing list archive

Re: Compiling a Pascal program

 

  Hi:

On Thu, Mar 17, 2016 at 10:32 AM, Cesar Herrera <chg1@xxxxxxxxxx> wrote:
> Whith one or none options there in an error.
> I think that the problem may be in:
> Error: co-processor offset out of range

  I found a reference for that error and it suggested to use -O2:
https://bugs.launchpad.net/gcc-linaro/+bug/1048709

  So try with either fpc -S2 mol2ps.pas or fpc -S2 -O2 mol2ps.pas

 Greetings,

-- 
Víctor R. Ruiz  | - All this moments will be lost
victor.ruiz@xxxxxxxxxxxxx | like tears in the rain


References