[Lazarus] Crosscompile Target Win32 error : ( /units/i386-win32/win32] Error 1)

Mattias Gaertner nc-gaertnma at netcologne.de
Fri Mar 28 10:36:44 CET 2014


On Fri, 28 Mar 2014 17:02:44 +0800
"Allan E. Registos" <allan.registos at smpc.steniel.com.ph> wrote:

>[...]
> >> and can't locate the correct fpcsrc version
> > What is the correct fpcsrc version?
> During Lazarus startup, cannot find the correct location, I must say
> location of the fpcsrc installed.

The IDE searches all common places. Is one common place missing?


>[...]

> make: Entering directory `/usr/share/lazarus/1.2.0'
> /usr/bin/make -C ide idepkg
> make[1]: Entering directory `/usr/share/lazarus/1.2.0/ide'
> /bin/mkdir -p ../units/i386-win32/win32
> /bin/mkdir: cannot create directory `../units/i386-win32': Permission denied
> make[1]: *** [../units/i386-win32/win32] Error 1

Thanks.
The debian packages do not support cross compiling the IDE. 
Why do you want that?
You can cross compile the packages, which the IDE does automatically
when you cross compile your project. No need to use "make" manually.

Mattias




More information about the Lazarus mailing list