tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] How to link in string functions?


From: Stephan Beal
Subject: Re: [Tinycc-devel] How to link in string functions?
Date: Fri, 15 Apr 2011 11:59:40 +0200

On Fri, Apr 15, 2011 at 11:15 AM, <address@hidden> wrote:
tcc: undefined symbol 'strlen'
(and same for strstr, strcspn, strncmp, strcmp, memset, memcpy)

i'm having similar problems on Ubuntu 10.10/64-bit, where stdarg.h (and occasionally other system-level headers) cannot be found by tcc. Are there any workarounds for this? i remember someone here mentioning using a specific unofficial branch of tcc for this, but i consider that to be a temporary workaround and not useful for deployment.

:-?

--
----- stephan beal
http://wanderinghorse.net/home/stephan/

reply via email to

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