Speaking as someone who has been mostly quiet on this mailing list, but maintaining my own fork of tcc for quite some time now, you are astoundingly difficult to work with.
Just export the damn symbol. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of grischka Sent: Friday, August 31, 2012 5:39 PM To: [email protected] Subject: Re: [Tinycc-devel] tcc_relocate() and tcc_relocate_ex() Sean Conner wrote: >> Still no. It returns (error ? -1 : ptr == NULL ? size : 0); > > Isn't that what I said? "returns the number of bytes iff [1] ptr is NULL; > othersise it returns 0 on success and -1 on an error." Where in there did I > go wrong? I don't know. Either you don't understand my C or you don't understand your English. --- grischka _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
