tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] #pragma comment(lib,...) patch


From: Sergey Korshunoff
Subject: Re: [Tinycc-devel] #pragma comment(lib,...) patch
Date: Tue, 14 Apr 2015 16:12:43 +0300

Hi! A final modification of the patch is attached which solves a
problem of the static library in the pragma. Problem: we can't use
tcc_add_library() while compiling some file. Solution: append a
library to the array of the input files like this done in
tcc_parse_args()

Attachment: 03-pragma_lib.patch
Description: Binary data


reply via email to

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