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: Thomas Preud'homme
Subject: Re: [Tinycc-devel] link error: undefined symbol strcpy/strncpy/strchr/strcmp
Date: Sat, 4 Dec 2010 11:10:05 +0100
User-agent: KMail/1.13.5 (Linux/2.6.32-5-686; KDE/4.4.5; i686; ; )

Le samedi 04 décembre 2010 01:39:19, Qianqian Fang a écrit :
> hi
> 
> I tried tcc for a code I wrote and got the following error in the
> linking stage:
> 
> 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.
> 
> can anyone tell me what's wrong and how to fix?
> thanks
> 
> Qianqian
Best regards,

Thomas Preud'homme
> 
> _______________________________________________
> Tinycc-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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