tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] .fill .rept broken by "Clean up 64bit immediate suppo


From: Sergey Korshunoff
Subject: Re: [Tinycc-devel] .fill .rept broken by "Clean up 64bit immediate support"
Date: Sat, 14 May 2016 09:35:59 +0300

> It might also simply be that your libc headers are incompatible with a 64bit 
> compilation (e.g. if
> you miss any WORDSIZE support from <bits/wordsize.h>). In that case we might 
> have to do
> more hackery, but generally it won't be possible on such a system to build 
> much software cross > (to 64bit) at all.

My glibc on host is quite old (2.9) Is the new glibc on i386 allow to
compile 64 bit code? How about muslim or uclibc headers? I think we
must use a tcc headers for lib/* compilation

PS: on my host /usr/include/bits/wordsize.h is
#define __WORDSIZE      32



reply via email to

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