Hi,

> Excellent! I've just tested it with the mob version (last commit
> 2009-03-21) and it worked!

Thanks for testing! I'm glad to hear that.

> For some reason I see for every linked object file the following
> (warning/error) message:
> 
>   new_bind=1 new_shndx=1 new_vis=0 old_bind=1 old_shndx=1 old_vis=0
>   ./obj/file1.o: '__va_list_malloc' defined twice
>   new_bind=1 new_shndx=1 new_vis=0 old_bind=1 old_shndx=1 old_vis=0
>   ./obj/file1.o: '__va_list_free' defined twice
> 
> but the resulting library seems to be (more or less - it
> certainly needs more testing) okay!

Thanks for the report. I marked this as a TODO, but I forgot it :(
Anyway, the following patch would fix:

http://repo.or.cz/w/tinycc.git?a=commit;h=6ae4229d7b692d54ed5ee8c1f24849b49d819806

Thanks,


_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to