|
Boost-Build : |
Subject: Re: [Boost-build] Linker error during arm-gcc cross compile
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-09-30 07:54:54
Christian Auby wrote:
> Compiling from windows to gcc-arm linux using codesourcery toolchain,
> version (Sourcery G++ Lite 2009q1-203) 4.3.3.
>
> Command: bjam toolset=gcc-arm target-os=linux threadapi=pthread
>
> Output:
>
>
d:/dev/arm-gcc/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/../../../../arm-none-linux-gnueabi/bin/ld.exe:
> cannot open output file
> bin\gcc-arm\debug\target-os-linux\threadapi-pthread\threading-multi\server:
> Permission denied
> collect2: ld returned 1 exit status
>
> Everything compiles up to this point, but the final linking fails. Am I
> doing something wrong?
Christian,
what is the full command that fails? What happens if you run:
echo test > bin\gcc-arm\debug\target-os-linux\threadapi-pthread\threading-multi\server
?
- Volodya
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk