Looks like I was missing a: buildcrossfpc I'll give it another go.... Sam
* Sam Liddicott wrote, On 14/11/07 12:58: > Building the cross compiler packages (I'm actually after the wince, but > I'll get win32 first) fails: > > $ cd lazarus/lazarus/tools/install/cross_unix > $ nice bash -x ./create_linux_cross_win32_deb.sh downloadbinutils > downloadfpc buildbinutils buildcrosswin32deb > > ... > ... > /home/sam/lazarus/lazarus/tools/install/cross_unix > + echo 'collecting fpc libs (e.g. .ppu/.o) from > /home/sam/freepascal/binutils/cross/destination/ ...' > collecting fpc libs (e.g. .ppu/.o) from > /home/sam/freepascal/binutils/cross/destination/ ... > + for Target in '$Targets' > + FPCLibDir=lib/fpc/2.2.1/units > + DestDir=/tmp/fpc_build/usr/lib/fpc/2.2.1/units > + mkdir -p /tmp/fpc_build/usr/lib/fpc/2.2.1/units > + cp -a > /home/sam/freepascal/binutils/cross/destination/lib/fpc/2.2.1/units/i386-win32 > /tmp/fpc_build/usr/lib/fpc/2.2.1/units > cp: cannot stat > `/home/sam/freepascal/binutils/cross/destination/lib/fpc/2.2.1/units/i386-win32': > No such file or directory > $ > > It makes no difference if I make the missing folders, the build process > destroys them. > /home/sam/freepascal/binutils/cross/lib/ exists but contains only liberty.a > > Please help me to get cross .deb's build.... > > Sam > > > _________________________________________________________________ > To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject > archives at http://www.lazarus.freepascal.org/mailarchives > _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
