tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] cross-compilation of tcc fails


From: Emmanuel Deloget
Subject: Re: [Tinycc-devel] cross-compilation of tcc fails
Date: Tue, 28 Apr 2015 11:02:08 +0200

Hello, 

thanks for your answers. 

turns out it was fully my fault ; for an unknown reason I cloned the repo up to 1cbb4d3 and tried to compile that. 

taking the lastest repo proved to be more helpfull, and compilation worked like a charm. Now I need to work on install :)

Best regards, and thanks for your help. 

-- Emmanuel Deloget


On Tue, Apr 28, 2015 at 7:14 AM, Sergey Korshunoff <address@hidden> wrote:
Hi!
./configure --enable-cross
make install
make distclean
./configure --cpu=armv7a --cross-prefix=arm-openwrt-linux-muslgnueabi-
--cc=arm-linux-gnu-tcc
make

A sequence like this was used to build a windows compiler on Linux.

_______________________________________________
Tinycc-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]