tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] Force gcc for x86_64 --enable-cross


From: Henry Kroll
Subject: [Tinycc-devel] Force gcc for x86_64 --enable-cross
Date: Thu, 28 Oct 2010 23:33:17 -0700

Problem: tcc is building i386-win32-tcc as x86_64 even when -m32 is set.

So for now I'm forcing just the --enable-cross to use gcc:

$(MAKE) i386-win32-tcc CC=gcc

To resume work on cross-compilers, I will be looking into setting up
some kind of directory scheme as grischka mentioned here:
http://www.mail-archive.com/address@hidden/msg02697.html





reply via email to

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