Hi: On Thu, Mar 17, 2016 at 10:32 AM, Cesar Herrera <[email protected]> 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 [email protected] | like tears in the rain -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

