tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] link error: undefined symbol strcpy/strncpy/strchr/st


From: Qianqian Fang
Subject: Re: [Tinycc-devel] link error: undefined symbol strcpy/strncpy/strchr/strcmp
Date: Sat, 04 Dec 2010 18:26:59 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Thunderbird/3.0.10

On 12/04/2010 05:10 AM, Thomas Preud'homme wrote:
tcc  -lm -o bin/mmc built/posix_randr.o built/simpmesh.o
built/tettracing.o built/mcx_utils.o built/tictoc.o built/tetray.o
tcc: error: undefined symbol 'strcpy'
tcc: error: undefined symbol 'strncpy'
tcc: error: undefined symbol 'strchr'
tcc: error: undefined symbol 'strcmp'

I noticed this has been discussed before
http://www.mail-archive.com/address@hidden/msg02919.html

but after updating to the git version, the above error remained.
Did you use the version from the mob branch ? Because the master branch is not
recent enough.

I guess not. Can you tell me how to check out the
mob branch? I can not find the instructions from the
git site.

thanks

Qianqian



reply via email to

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