This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: crossgcc and beaglebone black


Ok,

the problem is here :

configure:2782: arm-unknown-linux-gnueabihf-gcc     -c
-U_FORTIFY_SOURCE  -mlittle-endian -march=armv7-a   -mtune=cortex-a8
-mhard-float  -O2 armv7-a  conftest.c >&5
arm-unknown-linux-gnueabihf-gcc: error: armv7-a: No such file or directory

On Wed, Apr 27, 2016 at 11:19 AM, Micka <mickamusset@gmail.com> wrote:
>
> Hi,
>
> I'm trying to make my toolchain for the beaglebone black, but I got this error :
>
> [CFG  ]    checking build system type... i686-build_pc-linux-gnu
> [CFG  ]    checking host system type... arm-toto-linux-gnueabi
> [CFG  ]    checking for arm-toto-linux-gnueabi-gcc... arm-toto-linux-gnueabi-gcc
> [ERROR]    checking for suffix of object files... configure: error: in `/home/toto/toto/toolchain/build-tools/crosstool-build/.build/arm-toto-linux-gnueabi/build/build-libc-startfiles':
> [ERROR]    configure: error: cannot compute suffix of object files: cannot compile
> [CFG  ]    See `config.log' for more details
> [ERROR]
> [ERROR]  >>
> [ERROR]  >>  Build failed in step 'Installing C library headers & start files'
> [ERROR]  >>        called in step '(top-level)'
> [ERROR]  >>
> [ERROR]  >>  Error happened in: CT_DoExecLog[scripts/functions@257]
> [ERROR]  >>        called from: do_libc_backend_once[scripts/build/libc/glibc.sh@348]
> [ERROR]  >>        called from: do_libc_backend[scripts/build/libc/glibc.sh@153]
> [ERROR]  >>        called from: do_libc_start_files[scripts/build/libc/glibc.sh@70]
> [ERROR]  >>        called from: main[scripts/crosstool-NG.sh@646]
>
>
> I really don't understand why I've got this error;

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]