[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] strange error
From: |
David A. Wheeler |
Subject: |
Re: [Tinycc-devel] strange error |
Date: |
Sun, 01 Jul 2007 22:02:19 -0400 (EDT) |
Michael Huss:
> I am using Gentoo Linux, with the latest version of portage and the
> portage tree, and I just installed tcc today. I have used it before in
> binary-based distros, but never here. I am getting a strange error now,
> no matter what I try to compile:
> address@hidden ~ $ tcc hello-world.c
> /usr/lib/crtn.o: Invalid relocation entry
Can you attach and post /usr/lib/crtn.o? (Or, if this mailing list can't
handle it, post the file somewhere and post the URL?). I don't have Gentoo; my
first guess is that /usr/lib/crtn.o includes some directive that tcc can't
handle.
> I was hoping I could use tcc as my C compiler for portage, so it woud
> emerge many times faster, but first I have to know that it is actually
> working. I can mess with my CC variable and break stuff later.;-D
Cool!
--- David A. Wheeler
- Re: [Tinycc-devel] strange error,
David A. Wheeler <=