Recent

Author Topic: [solved] Crosscompiling Mint 17.3 --> Win32/64  (Read 9676 times)

bylaardt

  • Sr. Member
  • ****
  • Posts: 310
Re: Crosscompiling Mint 17.3 --> Win32/64
« Reply #15 on: February 16, 2016, 05:05:05 pm »
Code: [Select]
$ sudo ln -l /usr/local/lib/fpc/3.0.0/ppcrossx64 /usr/local/bin be sure to remove old broken links
« Last Edit: February 16, 2016, 05:07:21 pm by bylaardt »

Kralle

  • New Member
  • *
  • Posts: 25
Re: Crosscompiling Mint 17.3 --> Win32/64
« Reply #16 on: February 16, 2016, 05:56:23 pm »
Hello,

Code: [Select]
$ sudo ln -l /usr/local/lib/fpc/3.0.0/ppcrossx64 /usr/local/bin be sure to remove old broken links

parameter -l is unknow  :(
source : ppcrossx64 is ok
target: must be ppcx64 , because "Error: Fehler: Ungültiger Compiler: file "/usr/local/bin/ppcx64" does not exist"

How must i edit the bash line ?
If i rename ppcrossx64 to ppcx64 i can create X64-Exe.

Greeting
Heiko

bylaardt

  • Sr. Member
  • ****
  • Posts: 310
Re: Crosscompiling Mint 17.3 --> Win32/64
« Reply #17 on: February 16, 2016, 06:48:21 pm »
sorry, is "-s" (symbolic link) not -l ...

Cross compile works with ppcrossx64. it's needless rename this file.

Kralle

  • New Member
  • *
  • Posts: 25
Re: Crosscompiling Mint 17.3 --> Win32/64
« Reply #18 on: February 16, 2016, 06:50:33 pm »
Hello,

sorry, is "-s" (symbolic link) not -l ...

Cross compile works with ppcrossx64. it's needless rename this file.
at the override section on compiler-commandos / Compiler was this in the editfeld :"/usr/local/bin/ppcx64". i changed it to: "$(CompPath)" and it works with " ppcrossx64".

Greeting
Heiko
« Last Edit: February 16, 2016, 07:03:05 pm by Kralle »

Kralle

  • New Member
  • *
  • Posts: 25
Re: Crosscompiling Mint 17.3 --> Win32/64
« Reply #19 on: February 16, 2016, 07:06:57 pm »
Thanks to all of you.

with the infos in this thread, it ist possible to use Lazarus to create Code for Linux, Win32 and Win64.

Great.

greetings from a happy
heiko

Kralle

  • New Member
  • *
  • Posts: 25
Re: [solved] Crosscompiling Mint 17.3 --> Win32/64
« Reply #20 on: February 21, 2016, 07:14:23 am »
Hello,

on http://rompelsoft.de/index.php/download/download/20-anleitungen/104-lazarus-crosscompiling you will find a manual with all information from this thread and the information how to use WINE with Lazarus.

Bye
Heiko

 

TinyPortal © 2005-2018