Hello Sergey,

On Thu, Oct 22, 2015 at 07:01:15PM +0300, Sergey Korshunoff wrote:
> A strange thing:
> cfront change declaration of the C functions.
>         original declaration:
>                 extern "C" void *malloc(unsigned);
>         after cfront-1: extern int  *malloc();
>         after cfront-3: extern char *malloc();
> 
> PS: [email protected], what doing your version in this regard?

What is indata, what is your command line and which outdata I should look at?

Regards,
Rune


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

Reply via email to