tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] One of Grischka's recent cleanup break install - at l


From: grischka
Subject: Re: [Tinycc-devel] One of Grischka's recent cleanup break install - at least on ARM
Date: Sun, 02 Oct 2016 21:07:58 +0200
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Christian Jullien wrote:

address@hidden:~ $ tcc foo.c && ./a.out
tcc: error: file 'crt1.o' not found
tcc: error: file 'crti.o' not found
tcc: error: file 'crtn.o' not found

Output of "tcc -vv" ?

Anyway, you could try to replace in configure, line 320
        tcc_lddir="lib/$triplet"
by
        tcc_lddir="lib"

Thanks,

--- grischka




reply via email to

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