[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()
03-pragma_lib.patch
Description: Binary data
- [Tinycc-devel] #pragma comment(lib,...) patch, Steven G. Messervey, 2015/04/12
- Re: [Tinycc-devel] #pragma comment(lib,...) patch, Sergey Korshunoff, 2015/04/12
- Re: [Tinycc-devel] #pragma comment(lib,...) patch, Steven G. Messervey, 2015/04/14
- Re: [Tinycc-devel] #pragma comment(lib,...) patch, Sergey Korshunoff, 2015/04/14
- Re: [Tinycc-devel] #pragma comment(lib,...) patch, Sergey Korshunoff, 2015/04/14
- Re: [Tinycc-devel] #pragma comment(lib,...) patch, Sergey Korshunoff, 2015/04/14
- Re: [Tinycc-devel] #pragma comment(lib,...) patch, Sergey Korshunoff, 2015/04/14
- Re: [Tinycc-devel] #pragma comment(lib,...) patch,
Sergey Korshunoff <=
- Re: [Tinycc-devel] #pragma comment(lib,...) patch, Steven G. Messervey, 2015/04/14
- Re: [Tinycc-devel] #pragma comment(lib,...) patch, Steven G. Messervey, 2015/04/14
- Re: [Tinycc-devel] #pragma comment(lib,...) patch, Steven G. Messervey, 2015/04/14
- Re: [Tinycc-devel] #pragma comment(lib,...) patch, Sergey Korshunoff, 2015/04/14
- Re: [Tinycc-devel] #pragma comment(lib,...) patch, Sergey Korshunoff, 2015/04/14
- Re: [Tinycc-devel] #pragma comment(lib,...) patch, Sergey Korshunoff, 2015/04/14
- Re: [Tinycc-devel] #pragma comment(lib,...) patch, Steven G. Messervey, 2015/04/14
- Re: [Tinycc-devel] #pragma comment(lib,...) patch, Sergey Korshunoff, 2015/04/14
- Re: [Tinycc-devel] #pragma comment(lib,...) patch, Steven G. Messervey, 2015/04/16